[Lunar-commits] librsvg: Install our mozilla plugin in the right location (if its being compiled)

Moritz Heiber moe at lunar-linux.org
Sun Dec 16 13:36:42 CET 2007


commit ab7d4b55cb0acd081e6a3b856cf4b57c04490fc3
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