aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch')
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
deleted file mode 100644
index 811aac8e13..0000000000
--- a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-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