git: DragonFly_RELEASE_2_10 make upgrade - Allow removal of protected files
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 6 01:48:30 PDT 2011
commit 86b7ee7b1cd64cbffc76450ff0b647dbcafdcaf1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri May 6 01:39:16 2011 -0700
make upgrade - Allow removal of protected files
* chflags -Rf noschg <blah> from the files to be deleted list
before attempting to rm -rf <blah>.
* Fixes the proper removal of obsolete or moved libraries.
Summary of changes:
etc/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86b7ee7b1cd64cbffc76450ff0b647dbcafdcaf1
--
DragonFly BSD source repository
More information about the Commits
mailing list