]> git.pld-linux.org Git - packages/gavl.git/commitdiff
- fix include path
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 13 Apr 2008 17:37:04 +0000 (17:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gavl-pc.patch -> 1.1

gavl-pc.patch [new file with mode: 0644]

diff --git a/gavl-pc.patch b/gavl-pc.patch
new file mode 100644 (file)
index 0000000..20ba3ab
--- /dev/null
@@ -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/
This page took 0.089904 seconds and 4 git commands to generate.