summaryrefslogtreecommitdiffstats
path: root/release
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 /release
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 'release')
-rw-r--r--release/amd64/boot_crunch.conf2
-rw-r--r--release/i386/boot_crunch.conf2
-rw-r--r--release/ia64/boot_crunch.conf2
-rw-r--r--release/powerpc/boot_crunch.conf2
-rw-r--r--release/sparc64/boot_crunch.conf2
-rw-r--r--release/sun4v/boot_crunch.conf2
6 files changed, 6 insertions, 6 deletions
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf
index bdb3f8a..858fe09 100644
--- a/release/amd64/boot_crunch.conf
+++ b/release/amd64/boot_crunch.conf
@@ -42,4 +42,4 @@ progs usbconfig
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lsbuf -lufs -ldevinfo
-libs -lbsdxml -larchive -lbz2 -lusb20
+libs -lbsdxml -larchive -lbz2 -lusb
diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf
index bdb3f8a..858fe09 100644
--- a/release/i386/boot_crunch.conf
+++ b/release/i386/boot_crunch.conf
@@ -42,4 +42,4 @@ progs usbconfig
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lsbuf -lufs -ldevinfo
-libs -lbsdxml -larchive -lbz2 -lusb20
+libs -lbsdxml -larchive -lbz2 -lusb
diff --git a/release/ia64/boot_crunch.conf b/release/ia64/boot_crunch.conf
index f7c8833..1857d30 100644
--- a/release/ia64/boot_crunch.conf
+++ b/release/ia64/boot_crunch.conf
@@ -46,4 +46,4 @@ progs usbconfig
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lkiconv -lsbuf -lufs -ldevinfo
-libs -lgeom -lbsdxml -larchive -lbz2 -lusb20
+libs -lgeom -lbsdxml -larchive -lbz2 -lusb
diff --git a/release/powerpc/boot_crunch.conf b/release/powerpc/boot_crunch.conf
index 23a3c8e..12c5a3b 100644
--- a/release/powerpc/boot_crunch.conf
+++ b/release/powerpc/boot_crunch.conf
@@ -44,4 +44,4 @@ progs usbconfig
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lkiconv -lsbuf -lufs
-libs -lbsdxml -larchive -lbz2 -lusb20
+libs -lbsdxml -larchive -lbz2 -lusb
diff --git a/release/sparc64/boot_crunch.conf b/release/sparc64/boot_crunch.conf
index 4f84bc4..520d75c 100644
--- a/release/sparc64/boot_crunch.conf
+++ b/release/sparc64/boot_crunch.conf
@@ -42,4 +42,4 @@ progs usbconfig
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lsbuf -lufs -lbsdxml
-libs -larchive -lbz2 -lusb20
+libs -larchive -lbz2 -lusb
diff --git a/release/sun4v/boot_crunch.conf b/release/sun4v/boot_crunch.conf
index 4f84bc4..520d75c 100644
--- a/release/sun4v/boot_crunch.conf
+++ b/release/sun4v/boot_crunch.conf
@@ -42,4 +42,4 @@ progs usbconfig
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lsbuf -lufs -lbsdxml
-libs -larchive -lbz2 -lusb20
+libs -larchive -lbz2 -lusb
OpenPOWER on IntegriCloud