summaryrefslogtreecommitdiff
path: root/package/usbutils/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-27 11:15:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-27 11:15:11 +0200
commit387f807fb69e4b45fd56d4ba05dc65b93bf97809 (patch)
tree7a1d1a8191a6b3d46fe49025776ecd45569676c1 /package/usbutils/patches/patch-Makefile_in
parent1bd2bb0a91821025a50407f1b5a7e316e2e29eb5 (diff)
parent5b8ca9882625b354c5d935a14067568414fc369e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/usbutils/patches/patch-Makefile_in')
-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 \