From 838ba34414112d674ed917d83bdae7c1a8dafdc6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:21:05 +0200 Subject: make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version --- package/pciutils/patches/patch-Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/pciutils/patches/patch-Makefile (limited to 'package/pciutils/patches/patch-Makefile') diff --git a/package/pciutils/patches/patch-Makefile b/package/pciutils/patches/patch-Makefile new file mode 100644 index 000000000..9cadfa9c2 --- /dev/null +++ b/package/pciutils/patches/patch-Makefile @@ -0,0 +1,11 @@ +--- pciutils-3.1.7.orig/Makefile 2010-01-31 18:42:12.000000000 +0100 ++++ pciutils-3.1.7/Makefile 2010-10-10 20:15:01.000000000 +0200 +@@ -52,7 +52,7 @@ PCIINC_INS=lib/config.h lib/header.h lib + + export + +-all: lib/$(PCILIB) lspci setpci example lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS) ++all: lib/$(PCILIB) lspci setpci lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS) + + lib/$(PCILIB): $(PCIINC) force + $(MAKE) -C lib all -- cgit v1.2.3