[Lunar-commits] <moonbase> librsvg: Install our mozilla plugin in the right location (if its being compiled)
Moritz Heiber
moe at lunar-linux.org
Fri Mar 13 16:02:16 CET 2009
commit ea1931fc52a7ce6cd0ec85f0b3515e02ee88a8c8
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Sun Dec 16 13:31:46 2007 +0100
librsvg: Install our mozilla plugin in the right location (if its being compiled)
---
gnome2/desktop/librsvg/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/gnome2/desktop/librsvg/BUILD b/gnome2/desktop/librsvg/BUILD
index 1b8cf31..4a42b4c 100644
--- a/gnome2/desktop/librsvg/BUILD
+++ b/gnome2/desktop/librsvg/BUILD
@@ -10,6 +10,9 @@
--with-svgz \
--disable-gtk-doc \
$OPTS &&
+
+ sedit 's@$(libdir)/mozilla/plugins@/opt/lunar/plugins at g' moz-plugin/Makefile &&
+
default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list