git: make upgrade - Allow removal of protected files
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 6 01:42:35 PDT 2011
commit ca1740ee73f11da9a5e831aa706e62df3f13bdd6
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/ca1740ee73f11da9a5e831aa706e62df3f13bdd6
--
DragonFly BSD source repository
More information about the Commits
mailing list