From owner-cvs-all Wed Apr 17 23:55:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8240A37B405; Wed, 17 Apr 2002 23:55:32 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3I6tWw01742; Wed, 17 Apr 2002 23:55:32 -0700 (PDT) (envelope-from ru) Message-Id: <200204180655.g3I6tWw01742@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 17 Apr 2002 23:55:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/info Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/17 23:55:32 PDT Modified files: share/info Makefile Log: INFODIR is defined in bsd.own.mk but sys.mk no longer includes bsd.own.mk as of share/mk/sys.mk,v 1.60. I did not notice this because I tested with DESTDIR=/foo/5.0, and the "exists(/foo/5.0)" test apparently succeeded. Reported by: fenner Revision Changes Path 1.10 +3 -3 src/share/info/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message