From owner-cvs-all Tue Nov 2 4:50:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E8564153CB; Tue, 2 Nov 1999 04:50:12 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA06643; Tue, 2 Nov 1999 04:50:12 -0800 (PST) (envelope-from joerg@FreeBSD.org) Message-Id: <199911021250.EAA06643@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 2 Nov 1999 04:50:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk joerg 1999/11/02 04:50:11 PST Modified files: games/fortune/datfiles Makefile Log: Reverse the way $PATH is extended, so if the person building that area has /usr/games in its $PATH, where /usr/games/strfile doesn't grok an option that the newly built one inside /usr/obj would grok, the build process would be able to complete. Revision Changes Path 1.20 +2 -2 src/games/fortune/datfiles/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message