[Lunar-commits] <moonbase> mplayerplug-in: fix in BUILD
Samuel Verstraete
elangelo at lunar-linux.org
Wed Aug 5 18:23:21 CEST 2009
commit b37f0edeae5ef05292ed8089ce0948077f02fe86
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Wed Aug 5 18:23:21 2009 +0200
mplayerplug-in: fix in BUILD
---
video/mplayerplug-in/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/video/mplayerplug-in/BUILD b/video/mplayerplug-in/BUILD
index efbbdd4..bf80db9 100644
--- a/video/mplayerplug-in/BUILD
+++ b/video/mplayerplug-in/BUILD
@@ -6,7 +6,7 @@ GECKO_HOME=/usr/lib/seamonkey-$(module_version seamonkey)
elif module_installed firefox2 ; then
GECKO_HOME=/usr/lib/firefox-$(module_version firefox2)
elif module_installed firefox ; then
-GECKO_HOME=/usr/lib/firefox-$(module_version firefox)
+GECKO_HOME=/usr/lib/firefox-$(module_version firefox)/stable
fi &&
OPTS="$OPTS \
More information about the Lunar-commits
mailing list