Author: lisu Date: Sun Jun 13 17:13:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - give more CFLAGS to libgcmd
---- Files affected: packages/gnome-commander: gnome-commander-flags.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/gnome-commander/gnome-commander-flags.patch diff -u /dev/null packages/gnome-commander/gnome-commander-flags.patch:1.1 --- /dev/null Sun Jun 13 19:13:20 2010 +++ packages/gnome-commander/gnome-commander-flags.patch Sun Jun 13 19:13:15 2010 @@ -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 + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
