Better handle restarting a previously aborted build by adding a protective
commit7040759fca612ca52e3c4fbf6a68d234f33b3149
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 9 Mar 2008 21:09:25 +0000 (9 21:09 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 9 Mar 2008 21:09:25 +0000 (9 21:09 +0000)
treec3e65f18f116ba1c87e05ef9734b3ddec18717bb
parent499500d3a6eaba7963e100166d4337cea8dbed44
Better handle restarting a previously aborted build by adding a protective
umount (ignoring the exit code).

This goes into the clean target because otherwise clean would choke on
${ISOROOT}/tmp/packages being read only.

Requested-by: dillon
nrelease/Makefile