The following commit has been merged in the debian-experimental-4.0 branch:
commit 270dcec41fe934bf04bcd7ac26d77215a18a21e0
Author: Rene Engelhard <[email protected]>
Date:   Tue Dec 18 13:00:03 2012 +0100

    we need clean/make cycle now also for swext/reportbuilder

diff --git a/changelog b/changelog
index 97022ed..2707d68 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:4.0.0~beta2~git20121217-1) UNRELEASED; urgency=low
+libreoffice (1:4.0.0~beta2~git20121218-1) UNRELEASED; urgency=low
 
   * new upstream snapshot
     - contains new driver for mozab (mork). Automatically enabled thus
diff --git a/rules b/rules
index ab0744b..d9e2fb7 100755
--- a/rules
+++ b/rules
@@ -1623,9 +1623,13 @@ ifneq "$(BUILD_ISOS)" "en-US"
        # and/or descriptions...
        $(MAKE) translations.clean
        $(MAKE) sdext.clean
+       $(MAKE) swext.clean
+       $(MAKE) reportbuilder.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 swext; export WITH_LANG='$(LANGPACKISOS)'; export 
WITH_LANG_LIST='$(LANGPACKISOS)'; $(MAKE)"
+       make cmd cmd="cd reportbuilder; 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


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