cvs commit: src/nrelease Makefile
Thomas E. Spanjaard
tgen at crater.dragonflybsd.org
Fri Oct 19 11:03:53 PDT 2007
tgen 2007/10/19 11:02:22 PDT
DragonFly src repository
Modified files:
nrelease Makefile
Log:
Fix nrelease/Makefile from trying to execute whatever is in an environment
variable which it never explicitly set before. ${ENV} ought to be ${ENVCMD},
which makes for weird errors if people use a Bourne shell like mksh with a
custom .shrc.
Revision Changes Path
1.73 +1 -1 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.72&r2=1.73&f=u
More information about the Commits
mailing list