aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-system-tools
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-system-tools')
-rw-r--r--sysutils/gnome-system-tools/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gnome-system-tools/files/patch-configure b/sysutils/gnome-system-tools/files/patch-configure
new file mode 100644
index 000000000000..b854cde3a70f
--- /dev/null
+++ b/sysutils/gnome-system-tools/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed May 26 12:02:51 2004
++++ configure Wed May 26 12:03:23 2004
+@@ -22623,7 +22623,7 @@
+ GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS"
+
+ GST_TOOL_LIBS="$GST_LIBS -lutil \$(top_builddir)/src/common/libsetuptool.a"
+-GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common"
++GST_TOOL_CFLAGS="-I\$(top_srcdir)/src/common $GST_CFLAGS"
+
+ GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in"
+ GST_TOOL_EXTRA_DIST="\$(toolpixmaps) \$(desktop).in.in"