summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-03-09 17:05:31 +0000
committerthompsa <thompsa@FreeBSD.org>2009-03-09 17:05:31 +0000
commit4aa75fa98d0391c03bb764e4ef26baa6e4f0d6d8 (patch)
treeb5cf98cf8c78c6e43ee0f978cafd29a6ff9d864a /ObsoleteFiles.inc
parente38dcf5eef8fcbd02c8cd1e90eded3b35ce8e7c4 (diff)
downloadFreeBSD-src-4aa75fa98d0391c03bb764e4ef26baa6e4f0d6d8.zip
FreeBSD-src-4aa75fa98d0391c03bb764e4ef26baa6e4f0d6d8.tar.gz
Install libusb20.so.1 as libusb.so.1, there will be a followup commit to the
ports tree so that programs use libusb from the base by default. Thanks to Stanislav Sedov for sorting out the ports build. Bump __FreeBSD_version to 800069 Help and testing by: stas
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 fcc117a..60687d5 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,9 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090308: libusb.so.1 renamed
+OLD_LIBS+=usr/lib/libusb20.so.1
+OLD_FILES+=usr/include/libusb20_compat01.h
# 20090226: libmp(3) functions renamed
OLD_LIBS+=usr/lib/libmp.so.6
# 20090223: changeover of USB stacks
OpenPOWER on IntegriCloud