Make sure correct path is set in upgrade.
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
This commit is contained in:
parent
3195c07540
commit
2e6248769e
@ -1,10 +1,15 @@
|
||||
#
|
||||
# $Id: Makefile.upgrade,v 1.12 1999/01/27 08:49:53 jkh Exp $
|
||||
# $Id: Makefile.upgrade,v 1.13 1999/01/27 15:08:05 jkh Exp $
|
||||
#
|
||||
# This makefile contains rules for preforming upgrades that are outside
|
||||
# the scope of the normal build world process.
|
||||
#
|
||||
|
||||
#
|
||||
# Make sure the PATH is set correctly
|
||||
#
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
|
||||
#
|
||||
# Build things relative to the user's preferred object directory,
|
||||
# defaulting to /usr/obj if not defined.
|
||||
|
Loading…
Reference in New Issue
Block a user