From bf89ff6c79e76b23d153cead09754e68dbe59983 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 26 Jun 2011 20:10:44 +0200 Subject: more 2.6.39 fixes --- package/usbutils/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/usbutils/patches/patch-Makefile_in (limited to 'package/usbutils/patches') 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 \ -- cgit v1.2.3