The following commit has been merged in the ubuntu-raring-4.0 branch:
commit 28c9b5d660d0e93305779c2083116937eef17c63
Author: Bjoern Michaelsen <[email protected]>
Date:   Thu Dec 6 17:11:31 2012 +0100

    make download instead of old ./download

diff --git a/rules b/rules
index 949525c..9be6b21 100755
--- a/rules
+++ b/rules
@@ -3167,8 +3167,8 @@ $(call get_orig_tarball,-src): helpcontent2/makefile.pmk 
translations/makefile.m
        dh_testdir
        rm -rf $(TARFIILE_LOCATION)
        mkdir -p $(TARFILE_LOCATION)
-       ./autogen.sh $(patsubst 
--with-system-%,--without-system-%,$(CONFIGURE_FLAGS)) --with-system-mysql
-       ./download
+       ./autogen.sh $(patsubst --with-system-%,--without-system-%,$(filter-out 
--disable-fetch-external,$(CONFIGURE_FLAGS))) --with-system-mysql
+       make download gb_LO_VER=$(DEB_VERSION_UPSTREAM)
        tar cvJf $@ -C $(TARFILE_LOCATION) --transform 's,./,,' .
 
 # using flag files for unpacking

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