The following commit has been merged in the debian-experimental-3.5 branch:
commit 775fdb7991ac0fcc46e42638e34ab700801539d1
Author: Rene Engelhard <[email protected]>
Date:   Thu Nov 10 19:48:48 2011 +0000

    fix langpack/helppack install for !en-US

diff --git a/rules b/rules
index e7b91c0..2909224 100755
--- a/rules
+++ b/rules
@@ -1669,7 +1669,7 @@ $(STAMP_DIR)/install: $(STAMP_DIR)/build
        export DESTDIR=$(CURDIR)/debian/tmp ;\
        export VERSION=$(BASIS_VERSION); \
        export OOINSTBASE=$(OOBRANDDIR); \
-       export OOO_LANGS_LIST=$(ISOS); \
+       export OOO_LANGS_LIST="$(ISOS)"; \
        $(CURDIR)/debian/scripts/gid2pkgdirs.sh
        
        # prepare install/dir files for dh

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