Better handle restarting a previously aborted build by adding a protective
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 9 Mar 2008 21:09:25 +0000 (21:09 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 9 Mar 2008 21:09:25 +0000 (21:09 +0000)
commita77a771269f03e428d9c541a34010e01807396cf
treefa2ba94974a6ce28871c490e0bd91836c7b4ea2d
parent484580c9b08362f05f916f22a2a4fcf8178f56b0
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