SOURCES: gavl-pc.patch (NEW) - fix include path
arekm
arekm at pld-linux.org
Sun Apr 13 19:37:10 CEST 2008
Author: arekm Date: Sun Apr 13 17:37:10 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix include path
---- Files affected:
SOURCES:
gavl-pc.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gavl-pc.patch
diff -u /dev/null SOURCES/gavl-pc.patch:1.1
--- /dev/null Sun Apr 13 19:37:10 2008
+++ SOURCES/gavl-pc.patch Sun Apr 13 19:37:04 2008
@@ -0,0 +1,9 @@
+--- gavl.pc.in~ 2003-03-15 18:41:41.000000000 +0100
++++ gavl.pc.in 2008-04-13 19:26:53.940510705 +0200
+@@ -7,5 +7,5 @@
+ Description: Gmerlin Audio Video Library
+ Version: @VERSION@
+ Libs: -L${libdir} -lgavl
+-Cflags: -I${includedir} -I${exec_prefix}/lib/gavl/include/
++Cflags: -I${includedir} -I${libdir}/gavl/include/
+
================================================================
More information about the pld-cvs-commit
mailing list