summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorzont <zont@FreeBSD.org>2013-10-24 21:58:14 +0000
committerzont <zont@FreeBSD.org>2013-10-24 21:58:14 +0000
commit6d8b3144f5e0c6d61eb343074c48fd8c9406997d (patch)
tree5f99ee3864960d1a03ebc2cc741734bb59c3fa46 /ObsoleteFiles.inc
parentec67386358f8af45fe18ce253d83b6634115aacf (diff)
downloadFreeBSD-src-6d8b3144f5e0c6d61eb343074c48fd8c9406997d.zip
FreeBSD-src-6d8b3144f5e0c6d61eb343074c48fd8c9406997d.tar.gz
Cleanup empty directories
PR: conf/167133
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index d77260c..fcd8dfb 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20131023: remove never used iscsi directory
+OLD_DIRS+=usr/share/examples/iscsi
# 20131014: libbsdyml becomes private
OLD_FILES+=usr/lib/libbsdyml.a
OLD_FILES+=usr/lib/libbsdyml.so
@@ -2491,6 +2493,7 @@ OLD_FILES+=usr/sbin/zfs
OLD_FILES+=usr/sbin/zpool
# 20070423: rc.bluetooth (examples) removed
OLD_FILES+=usr/share/examples/netgraph/bluetooth/rc.bluetooth
+OLD_DIRS+=usr/share/examples/netgraph/bluetooth
# 20070421: worm.4 removed
OLD_FILES+=usr/share/man/man4/worm.4.gz
# 20070417: trunk(4) renamed to lagg(4)
OpenPOWER on IntegriCloud