The following commit has been merged in the debian-experimental-3.5 branch:
commit 44bd6ca7fbd350333a5fa6a91ff8fda00f43cca6
Author: Rene Engelhard <[email protected]>
Date:   Wed Jan 25 10:31:38 2012 +0000

    readd mv -core -> mozilla-libreoffice for the mozilla plugin

diff --git a/rules b/rules
index 6c235d5..1ee536c 100755
--- a/rules
+++ b/rules
@@ -2050,6 +2050,10 @@ ifeq "$(ENABLE_EVO2)" "y"
 endif
 
 ifeq "$(PACKAGE_NPSOPLUGIN)" "y"
+       mkdir -p -m755 debian/mozilla-libreoffice$(VER)/$(OODIR)/program
+       for f in libnpsoplugin.so nsplugin; do \
+               mv $(PKGDIR)-core/$(OODIR)/program/$$f 
debian/mozilla-libreoffice$(VER)/$(OODIR)/program; \
+       done
        cd debian/mozilla-libreoffice$(VER) && \
                mkdir -p usr/lib/mozilla/plugins && \
                        ln -sf /$(OODIR)/program/libnpsoplugin.so \

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to