From 41c16f32c1f81151b18df5f412e4b9a698972c5d Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Wed, 1 Oct 2014 01:56:51 +0000 Subject: [PATCH] Add ObsoleteFiles.inc OLD_FILES entries for libnv X-MFC with: r271241 Submitted by: pjd Pointyhat to: ngie Sponsored by: EMC / Isilon Storage Division --- ObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 95b2e8733a02..e69a31ae866c 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