summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rhythmbox/files/patch-configure')
-rw-r--r--audio/rhythmbox/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure
deleted file mode 100644
index 91af140f4..000000000
--- a/audio/rhythmbox/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- 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