summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-01-22 17:12:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-24 11:23:58 +0000
commit745bdcd3421747b050493079101f6f5ba7830daf (patch)
tree683e9713ab4b0dc2629148629b927609e0792501 /meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
parent35c7864ee92ce38bd2992813c0ab15af9977417a (diff)
downloadopenembedded-core-745bdcd3421747b050493079101f6f5ba7830daf.tar.gz
openembedded-core-745bdcd3421747b050493079101f6f5ba7830daf.tar.bz2
openembedded-core-745bdcd3421747b050493079101f6f5ba7830daf.tar.xz
openembedded-core-745bdcd3421747b050493079101f6f5ba7830daf.zip
pciutils: upgrade to 3.1.9
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch')
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
new file mode 100644
index 000000000..811aac8e1
--- /dev/null
+++ b/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
@@ -0,0 +1,14 @@
+Upstream-Status: Inappropriate [configuration]
+
+diff -ruN pciutils-3.1.7-orig/Makefile pciutils-3.1.7/Makefile
+--- pciutils-3.1.7-orig/Makefile 2011-07-11 14:41:59.000000000 +0800
++++ pciutils-3.1.7/Makefile 2011-07-11 14:42:31.000000000 +0800
+@@ -31,7 +31,7 @@
+ IDSDIR=$(SHAREDIR)
+ MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ; else echo $(PREFIX)/man ; fi)
+ INCDIR=$(PREFIX)/include
+-LIBDIR=$(PREFIX)/lib
++LIBDIR=$(libdir)
+ PKGCFDIR=$(LIBDIR)/pkgconfig
+
+ # Commands