DragonFly commits List (threaded) for 2008-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/nrelease Makefile
: Log:
: 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
:
: Revision Changes Path
: 1.78 +1 -0 src/nrelease/Makefile
:
:
:http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.77&r2=1.78&f=u
Hmm. I think we're gonna have to do something a bit more sophisticated,
like add a target that checks whether the mount exists and issues it if
it doesn't. Otherwise things could get messy.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]