]> git.pld-linux.org Git - packages/zvbi.git/commitdiff
- fix include path
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 27 Aug 2008 15:25:41 +0000 (15:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zvbi-include.patch -> 1.1

zvbi-include.patch [new file with mode: 0644]

diff --git a/zvbi-include.patch b/zvbi-include.patch
new file mode 100644 (file)
index 0000000..44ac1c3
--- /dev/null
@@ -0,0 +1,11 @@
+--- zvbi-0.2.32/contrib/Makefile.am.orig       2008-08-17 11:35:11.000000000 +0200
++++ zvbi-0.2.32/contrib/Makefile.am    2008-08-27 17:07:34.990113358 +0200
+@@ -19,7 +19,7 @@
+       README
+ AM_CPPFLAGS = \
+-      -I$(top_srcdir) \
++      -I$(top_srcdir)/src \
+       $(X_CFLAGS) \
+       -D_REENTRANT \
+       -D_GNU_SOURCE
This page took 0.152904 seconds and 4 git commands to generate.