diff options
Diffstat (limited to 'devel/libhid/files/extra-patch-usb')
-rw-r--r-- | devel/libhid/files/extra-patch-usb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libhid/files/extra-patch-usb b/devel/libhid/files/extra-patch-usb deleted file mode 100644 index af78de7e0e45..000000000000 --- a/devel/libhid/files/extra-patch-usb +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig 2007-04-26 04:25:25.000000000 +0400 -+++ configure 2009-03-07 20:26:02.000000000 +0300 -@@ -4846,8 +4846,8 @@ - done - - -- LIBUSB_CFLAGS="`libusb-config --cflags`" -- LIBUSB_LIBS="`libusb-config --libs`" -+ LIBUSB_CFLAGS="" -+ LIBUSB_LIBS="-lusb" - - |