]> git.pld-linux.org Git - packages/gnome-commander.git/blame - gnome-commander-flags.patch
- --as-needed problem fixed upstream, so patch is no longer needed
[packages/gnome-commander.git] / gnome-commander-flags.patch
CommitLineData
49318e58 1--- gnome-commander-1.2.8.6/libgcmd/Makefile.am~ 2010-03-04 21:06:22.000000000 +0100
2+++ gnome-commander-1.2.8.6/libgcmd/Makefile.am 2010-06-13 19:06:12.175915557 +0200
3@@ -3,7 +3,9 @@
4 AM_CPPFLAGS = \
5 $(CC_WARNINGS) \
6 $(GNOMEUI_CFLAGS) \
7- $(GNOMEVFS_CFLAGS)
8+ $(GNOMEVFS_CFLAGS) \
9+ $(GNOME_CFLAGS) \
10+ $(GTK_CFLAGS)
11
12 pkglib_LTLIBRARIES = libgcmd.la
13
This page took 0.09986 seconds and 4 git commands to generate.