DragonFly commits List (threaded) for 2007-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/nrelease Makefile
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]