summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-05-26 09:25:14 +0000
committerantoine <antoine@FreeBSD.org>2013-05-26 09:25:14 +0000
commitcfbc0d116c6b115e4e312319a6e0d5cdb842e9c7 (patch)
treeac38ba26dc4a8c106d2b62069b81e8c8f89ba5ac /ObsoleteFiles.inc
parent69fcd14b521b33bf2e6dfe2f3511a5e67f4bf386 (diff)
downloadFreeBSD-src-cfbc0d116c6b115e4e312319a6e0d5cdb842e9c7.zip
FreeBSD-src-cfbc0d116c6b115e4e312319a6e0d5cdb842e9c7.tar.gz
Move libmd.so.5 to the proper place and add missing lib32 entry.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 2028e60..a7f360e 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -257,7 +257,9 @@ OLD_FILES+=usr/share/man/man1/yyfix.1.gz
# 20120505: new clang import installed a redundant internal header
OLD_FILES+=usr/include/clang/3.1/stdalign.h
# 20120428: MD2 removed from libmd
+OLD_LIBS+=lib/libmd.so.5
OLD_FILES+=usr/include/md2.h
+OLD_LIBS+=usr/lib32/libmd.so.5
OLD_FILES+=usr/share/man/man3/MD2Data.3.gz
OLD_FILES+=usr/share/man/man3/MD2End.3.gz
OLD_FILES+=usr/share/man/man3/MD2File.3.gz
@@ -824,7 +826,6 @@ OLD_LIBS+=lib/libipx.so.4
OLD_LIBS+=lib/libkiconv.so.3
OLD_LIBS+=lib/libkvm.so.4
OLD_LIBS+=lib/libmd.so.4
-OLD_LIBS+=lib/libmd.so.5
OLD_LIBS+=lib/libncurses.so.7
OLD_LIBS+=lib/libncursesw.so.7
OLD_LIBS+=lib/libnvpair.so.1
OpenPOWER on IntegriCloud