summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-03-09 23:18:07 +0000
committerthompsa <thompsa@FreeBSD.org>2009-03-09 23:18:07 +0000
commit59eddbbe2eb9342b79d1dae50e3cf0276d096491 (patch)
tree9abb16eeff17ddeb81c5ac632b0a699f27f2862c /ObsoleteFiles.inc
parent010280a0bccdd4e4ef8ea41fb3309a88fa97acde (diff)
downloadFreeBSD-src-59eddbbe2eb9342b79d1dae50e3cf0276d096491.zip
FreeBSD-src-59eddbbe2eb9342b79d1dae50e3cf0276d096491.tar.gz
Fix up the entries for libusb, it seems it existed back in 2002 so it was
getting removed again. Reported by: Steve Kargl
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 60687d5..ca00df5 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -16,6 +16,9 @@
# 20090308: libusb.so.1 renamed
OLD_LIBS+=usr/lib/libusb20.so.1
+OLD_FILES+=usr/lib/libusb20.a
+OLD_FILES+=usr/lib/libusb20.so
+OLD_FILES+=usr/lib/libusb20_p.a
OLD_FILES+=usr/include/libusb20_compat01.h
# 20090226: libmp(3) functions renamed
OLD_LIBS+=usr/lib/libmp.so.6
@@ -1769,9 +1772,6 @@ OLD_FILES+=usr/lib/libss.a
OLD_FILES+=usr/lib/libss_p.a
OLD_FILES+=usr/lib/libtelnet.a
OLD_FILES+=usr/lib/libtelnet_p.a
-OLD_FILES+=usr/lib/libusb.a
-OLD_FILES+=usr/lib/libusb.so
-OLD_FILES+=usr/lib/libusb_p.a
OLD_FILES+=usr/sbin/diskpart
# 200202XX
OLD_FILES+=usr/bin/gprof4
OpenPOWER on IntegriCloud