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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_3.6.4-1-210-ge20580b



The following commit has been merged in the debian-experimental-4.0 branch:
commit 9eb62f55f4d0020e8828dca95d7333c2b4169f2d
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Jan 9 22:40:04 2013 +0100

    we don't need make translations(.clean) anymore since it's .po

diff --git a/rules b/rules
index 786fc8b..8b77ba2 100755
--- a/rules
+++ b/rules
@@ -1621,10 +1621,8 @@ endif
 ifneq "$(BUILD_ISOS)" "en-US"
 	# build some extensions again with all languages; as it contains language-specific help
 	# and/or descriptions...
-	$(MAKE) translations.clean
 	$(MAKE) sdext.clean
 	$(MAKE) mysqlc.clean
-	make cmd cmd="cd translations; export WITH_LANG='$(LANGPACKISOS)'; export WITH_LANG_LIST='$(LANGPACKISOS)'; $(MAKE)"
 	make cmd cmd="cd sdext; export WITH_LANG='$(LANGPACKISOS)'; export WITH_LANG_LIST='$(LANGPACKISOS)'; $(MAKE)"
 	make cmd cmd="cd mysqlc; export WITH_LANG='$(LANGPACKISOS)'; export WITH_LANG_LIST='$(LANGPACKISOS)'; ../solenv/bin/build.pl && ../solenv/bin/deliver.pl"
 endif

-- 
LibreOffice packaging repository


Reply to: