Swipe gentoo's amd64 patch for libusb 0.1.8.
authorChris Larson <clarson@kergoth.com>
Thu, 25 Nov 2004 10:19:49 +0000 (10:19 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 25 Nov 2004 10:19:49 +0000 (10:19 +0000)
BKrev: 41a5b1c5CncDv7J-pePsOV2sm-kJdQ

libusb/libusb-0.1.8/amd64-fPIC.patch [new file with mode: 0644]
libusb/libusb_0.1.8.oe

diff --git a/libusb/libusb-0.1.8/amd64-fPIC.patch b/libusb/libusb-0.1.8/amd64-fPIC.patch
new file mode 100644 (file)
index 0000000..e69de29
index d6587fb..fde9302 100644 (file)
@@ -1,11 +1,12 @@
 SECTION = "libs"
 DESCRIPTION = "libusb is a library to provide userspace \
 access to USB devices."
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.gz \
           file://configure.patch;patch=1 \
-          file://pkgconfig.patch;patch=1"
+          file://pkgconfig.patch;patch=1 \
+          file://amd64-fPIC.patch;patch=1"
 
 inherit autotools pkgconfig