Author: ume
Date: Sun Dec 30 08:00:40 2012
New Revision: 244855
URL: http://svnweb.freebsd.org/changeset/base/244855

Log:
  Add directories which were wrongly created during auditdistd addition.
  
  Requested by: netchild

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc      Sun Dec 30 06:48:12 2012        (r244854)
+++ head/ObsoleteFiles.inc      Sun Dec 30 08:00:40 2012        (r244855)
@@ -38,6 +38,9 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20121230: remove wrongly created directories for auditdistd
+OLD_DIRS+=var/dist
+OLD_DIRS+=var/remote
 # 20121114: zpool-features manual page moved from section 5 to 7
 OLD_FILES+=usr/share/man/man5/zpool-features.5.gz
 # 20121022: remove harp, hfa and idt man page
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to