summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-25 23:14:53 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-25 23:14:53 +0800
commitd2609f230eba413cc287138456d08c9351f7886e (patch)
tree2c17cb765c14cc09abaaa2838d74cf7ef85f2d2d
parent7f51a77f55c240836b004c0c521c611f57ae43b1 (diff)
downloadmarcuscom-ports-experimental-d2609f230eba413cc287138456d08c9351f7886e.tar.gz
marcuscom-ports-experimental-d2609f230eba413cc287138456d08c9351f7886e.tar.zst
marcuscom-ports-experimental-d2609f230eba413cc287138456d08c9351f7886e.zip
Fix a typo in a patch.
Reported by: Antoine Jacoutot (ajacoutot@openbsd.org) git-svn-id: svn://creme-brulee.marcuscom.com/ports-experimental/trunk@19569 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--audio/rhythmbox/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure
index 339aa82..8f02324 100644
--- a/audio/rhythmbox/files/patch-configure
+++ b/audio/rhythmbox/files/patch-configure
@@ -5,7 +5,7 @@
-MOZILLA_PLUGINDIR=${MOZILLA_PLUGINDIR:-'${libdir}/mozilla/plugins'}
-+MOZILLA_PLUGINDIR=${MOZILLA_PLUGINDIR
++MOZILLA_PLUGINDIR=${MOZILLA_PLUGINDIR}
if test x$enable_browser_plugin = xyes; then