summaryrefslogtreecommitdiff
path: root/system/pommed/patches/pommed-1.26-link_libpci_a.diff
diff options
context:
space:
mode:
Diffstat (limited to 'system/pommed/patches/pommed-1.26-link_libpci_a.diff')
-rw-r--r--system/pommed/patches/pommed-1.26-link_libpci_a.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/system/pommed/patches/pommed-1.26-link_libpci_a.diff b/system/pommed/patches/pommed-1.26-link_libpci_a.diff
deleted file mode 100644
index fe813f8299..0000000000
--- a/system/pommed/patches/pommed-1.26-link_libpci_a.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur pommed-1.26.orig/pommed/Makefile pommed-1.26/pommed/Makefile
---- pommed-1.26.orig/pommed/Makefile 2009-03-14 08:13:17.000000000 -0500
-+++ pommed-1.26/pommed/Makefile 2009-07-29 11:12:08.162491222 -0500
-@@ -53,7 +53,7 @@
- CFLAGS += $(LIBPCI_CFLAGS)
- LDFLAGS += $(LIBPCI_LIBS)
- else
-- LIBS = /usr/lib/libpci.a
-+ LIBS = /usr/lib64/libpci.a
- LDFLAGS += -lz
- endif
-