]> git.pld-linux.org Git - packages/gnome-commander.git/commitdiff
- give more CFLAGS to libgcmd
authorlisu <lisu@pld-linux.org>
Sun, 13 Jun 2010 17:13:15 +0000 (17:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-commander-flags.patch -> 1.1

gnome-commander-flags.patch [new file with mode: 0644]

diff --git a/gnome-commander-flags.patch b/gnome-commander-flags.patch
new file mode 100644 (file)
index 0000000..0d7e2ff
--- /dev/null
@@ -0,0 +1,13 @@
+--- gnome-commander-1.2.8.6/libgcmd/Makefile.am~       2010-03-04 21:06:22.000000000 +0100
++++ gnome-commander-1.2.8.6/libgcmd/Makefile.am        2010-06-13 19:06:12.175915557 +0200
+@@ -3,7 +3,9 @@
+ AM_CPPFLAGS = \
+       $(CC_WARNINGS) \
+       $(GNOMEUI_CFLAGS) \
+-      $(GNOMEVFS_CFLAGS)
++      $(GNOMEVFS_CFLAGS) \
++      $(GNOME_CFLAGS) \
++      $(GTK_CFLAGS)
+ pkglib_LTLIBRARIES = libgcmd.la
This page took 0.115503 seconds and 4 git commands to generate.