summaryrefslogtreecommitdiffstats
path: root/multimedia/totem/files/patch-configure
blob: 4c6c7b340f9d487d95f155a0cb6e2189607c23a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig  2008-08-30 08:23:22.000000000 +0200
+++ configure   2008-08-30 08:24:20.000000000 +0200
@@ -25171,7 +25171,9 @@
 _ACEOF
 
 
+if [ -z "${BROWSER_PLUGIN_DIR}" ]; then
    BROWSER_PLUGIN_DIR="${BROWSER_PLUGIN_DIR:-"\${libdir}/mozilla/plugins"}"
+fi