summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/gnome-control-center3/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center3/files/patch-configure b/sysutils/gnome-control-center3/files/patch-configure
new file mode 100644
index 000000000..3f393603f
--- /dev/null
+++ b/sysutils/gnome-control-center3/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2011-10-20 15:49:05.000000000 +0200
++++ configure 2011-10-20 15:49:11.000000000 +0200
+@@ -16308,7 +16308,7 @@
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_libsocialweb" >&5
+ $as_echo "$with_libsocialweb" >&6; }
+
+-if test "x$with_libsocialweb" == "xyes"; then
++if test "x$with_libsocialweb" = "xyes"; then
+
+ pkg_failed=no
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SOCIALWEB" >&5