[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.3-4-98-g02e7619



The following commit has been merged in the debian-experimental-3.5 branch:
commit 775fdb7991ac0fcc46e42638e34ab700801539d1
Author: Rene Engelhard <rene@debian.org>
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


Reply to: