summaryrefslogtreecommitdiff
path: root/package/usbutils/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-26 20:10:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-26 20:10:44 +0200
commitbf89ff6c79e76b23d153cead09754e68dbe59983 (patch)
tree229463616389a8e00c8fc33576987d86ac2bba85 /package/usbutils/patches
parentac01f0d24321933d3456190164f5b68ccc94976a (diff)
more 2.6.39 fixes
Diffstat (limited to 'package/usbutils/patches')
-rw-r--r--package/usbutils/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/usbutils/patches/patch-Makefile_in b/package/usbutils/patches/patch-Makefile_in
new file mode 100644
index 000000000..2e0372fc9
--- /dev/null
+++ b/package/usbutils/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- usbutils-003.orig/Makefile.in 2011-06-16 02:37:51.000000000 +0200
++++ usbutils-003/Makefile.in 2011-06-16 17:45:11.596951462 +0200
+@@ -298,7 +298,7 @@ EXTRA_DIST = \
+ lsusb.py \
+ usbutils.pc.in
+
+-pkgconfigdir = $(datarootdir)/pkgconfig
++pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = usbutils.pc
+ DISTCLEANFILES = \
+ usb.ids.gz \