summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-10-01 01:56:51 +0000
committerngie <ngie@FreeBSD.org>2014-10-01 01:56:51 +0000
commitadb942eaa997b39794ef6e40fbcbace3e33c2bf7 (patch)
tree15b2fb024ec0e7fb39da0bae5da89f8eb13f34dc /ObsoleteFiles.inc
parent8780788a342a6db9a7a1988c72c980f27650090c (diff)
downloadFreeBSD-src-adb942eaa997b39794ef6e40fbcbace3e33c2bf7.zip
FreeBSD-src-adb942eaa997b39794ef6e40fbcbace3e33c2bf7.tar.gz
Add ObsoleteFiles.inc OLD_FILES entries for libnv
X-MFC with: r271241 Submitted by: pjd Pointyhat to: ngie Sponsored by: EMC / Isilon Storage Division
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 95b2e87..e69a31a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -43,6 +43,9 @@ OLD_FILES+=usr/share/man/man9/sleepq_calc_signal_retval.9.gz
OLD_FILES+=usr/share/man/man9/sleepq_catch_signals.9.gz
# 20140917: hv_kvpd rc.d script removed in favor of devd configuration
OLD_FILES+=etc/rc.d/hv_kvpd
+# 20140917: libnv was accidentally being installed to /usr/lib instead of /lib
+OLD_LIBS+=usr/lib/libnv.a
+OLD_LIBS+=usr/lib/libnv.so.0
# 20140814: libopie version bump
OLD_LIBS+=usr/lib/libopie.so.7
OLD_LIBS+=usr/lib32/libopie.so.7
OpenPOWER on IntegriCloud