From 68401a8a07fdae3025e371562d14143935e1a6bc Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 21 Mar 2009 18:37:33 +0000 Subject: Update to 0.12.0. --- audio/rhythmbox/files/patch-configure | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 audio/rhythmbox/files/patch-configure (limited to 'audio/rhythmbox/files/patch-configure') diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure new file mode 100644 index 000000000000..91af140f4c49 --- /dev/null +++ b/audio/rhythmbox/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.orig 2009-03-21 13:56:32.000000000 -0400 ++++ configure 2009-03-21 13:57:17.000000000 -0400 +@@ -14206,7 +14206,7 @@ $as_echo "$as_me: error: HAL support exp + { (exit 1); exit 1; }; } + fi + +- if test "x$enable_hal" == "xyes"; then ++ if test "x$enable_hal" = "xyes"; then + + cat >>confdefs.h <<\_ACEOF + #define HAVE_HAL 1 +@@ -20763,7 +20763,7 @@ else + fi + + +-MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR:="\${libdir}/mozilla/plugins"}" ++MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR}" + + + if test x$enable_browser_plugin = xyes; then -- cgit v1.2.3