11 lines
369 B
Diff
11 lines
369 B
Diff
diff -Nru raptor2-2.0.4.orig/raptor2.pc.in raptor2-2.0.4/raptor2.pc.in
|
|
--- raptor2-2.0.4.orig/raptor2.pc.in 2010-11-22 17:12:01.000000000 +0100
|
|
+++ raptor2-2.0.4/raptor2.pc.in 2011-10-29 17:34:17.354207738 +0200
|
|
@@ -8,5 +8,5 @@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lraptor2
|
|
Libs.private: @RAPTOR_LDFLAGS@
|
|
-Cflags: -I${includedir}
|
|
+Cflags: -I${includedir}/raptor2
|
|
|