diff options
author | thompsa <thompsa@FreeBSD.org> | 2009-03-09 17:05:31 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2009-03-09 17:05:31 +0000 |
commit | 4aa75fa98d0391c03bb764e4ef26baa6e4f0d6d8 (patch) | |
tree | b5cf98cf8c78c6e43ee0f978cafd29a6ff9d864a /release/sparc64 | |
parent | e38dcf5eef8fcbd02c8cd1e90eded3b35ce8e7c4 (diff) | |
download | FreeBSD-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/sparc64')
-rw-r--r-- | release/sparc64/boot_crunch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |