12 lines
379 B
Diff
12 lines
379 B
Diff
|
Index: lib/libpci.pc.in
|
||
|
===================================================================
|
||
|
--- lib/libpci.pc.in.orig 2008-04-10 21:15:47.000000000 +0200
|
||
|
+++ lib/libpci.pc.in 2008-04-11 16:31:23.622221413 +0200
|
||
|
@@ -6,5 +6,4 @@ idsdir=@IDSDIR@
|
||
|
Name: libpci
|
||
|
Description: libpci
|
||
|
Version: @VERSION@
|
||
|
-Libs: -L${libdir} -lpci @LDLIBS@
|
||
|
-Cflags: -I${includedir}
|
||
|
+Libs: -lpci @LDLIBS@
|