Author: antoine
Date: Sat Sep  7 11:02:38 2013
New Revision: 255357
URL: http://svnweb.freebsd.org/changeset/base/255357

Log:
  Do not try to remove directories that are part of BSD.include.dist

Modified:
  head/tools/build/mk/OptionalObsoleteFiles.inc

Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc       Sat Sep  7 10:42:00 
2013        (r255356)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc       Sat Sep  7 11:02:38 
2013        (r255357)
@@ -1574,8 +1574,6 @@ OLD_FILES+=usr/include/gcc/4.2/altivec.h
 OLD_FILES+=usr/include/gcc/4.2/ppc-asm.h
 OLD_FILES+=usr/include/gcc/4.2/spe.h
 .endif
-OLD_DIRS+=usr/include/gcc/4.2
-OLD_DIRS+=usr/include/gcc
 OLD_FILES+=usr/libexec/cc1
 OLD_FILES+=usr/libexec/cc1plus
 OLD_FILES+=usr/share/info/cpp.info.gz
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to