cvs commit: src/nrelease Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 22 19:15:11 PDT 2004
dillon 2004/04/22 19:14:07 PDT
DragonFly src repository
Modified files:
nrelease Makefile
Log:
buildiso was assuming a native obj hierarchy when running the make distribute
for etc, but buildworld's obj hierarchy is in a buildworld-special place, so
this was creating a failure.
Give nrelease its own custom hierarchy for any manual make distribute's that
it decides to issue (of which there is exactly one right now: etc for
sendmail's CF generation).
Revision Changes Path
1.8 +14 -1 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.7&r2=1.8&f=h
More information about the Commits
mailing list