summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-12-03 23:16:08 +0000
committerpjd <pjd@FreeBSD.org>2013-12-03 23:16:08 +0000
commit48f85e071d94368460b1c578e2cd79b727b9417d (patch)
tree03e8b8694458d2f2cdb80820da535d06f26cc843 /ObsoleteFiles.inc
parentec281a0d1f411519f53979ac68e1d081713f9775 (diff)
downloadFreeBSD-src-48f85e071d94368460b1c578e2cd79b727b9417d.zip
FreeBSD-src-48f85e071d94368460b1c578e2cd79b727b9417d.tar.gz
Only the shared library is installed in /lib/. Static library and symlink
to shared library stays in /usr/lib/. Don't delete them. Reported by: jkim
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 8fa783f..41801c1 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -39,11 +39,7 @@
# done
# 20131202: libcapsicum and libcasper moved to /lib/
-OLD_FILES+=usr/lib/libcapsicum.a
-OLD_FILES+=usr/lib/libcapsicum.so
OLD_LIBS+=usr/lib/libcapsicum.so.0
-OLD_FILES+=usr/lib/libcasper.a
-OLD_FILES+=usr/lib/libcasper.so
OLD_LIBS+=usr/lib/libcasper.so.0
# 20131109: extattr(2) mlinks fixed
OLD_FILES+=usr/share/man/man2/extattr_delete_list.2.gz
OpenPOWER on IntegriCloud