cvs commit: src/nrelease Makefile
Chris Pressey
cpressey at crater.dragonflybsd.org
Mon Apr 18 21:21:18 PDT 2005
cpressey 2005/04/18 21:20:27 PDT
DragonFly src repository
Modified files:
nrelease Makefile
Log:
When installing packages into an ISO-image-to-be file tree:
- Don't try to copy packages that already exist (with identical version
numbers) on the image; and
- Bail out early if an error (e.g. missing dependency) occurs, instead
of blindly carrying on with the next package.
Revision Changes Path
1.34 +9 -3 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.33&r2=1.34&f=u
More information about the Commits
mailing list