The following commit has been merged in the debian-experimental-4.0 branch:
commit fe8da78424a90803533015ef8ea3d35aefea0a6a
Author: Rene Engelhard <[email protected]>
Date: Fri Dec 7 16:42:14 2012 +0100
fix src generation: use -with-all-tarballs and make fetch
diff --git a/changelog b/changelog
index 539e221..46e3f47 100644
--- a/changelog
+++ b/changelog
@@ -27,7 +27,7 @@ libreoffice (1:4.0.0~beta1-1) UNRELEASED; urgency=low
* debian/control*.in, debian/rules, debian/scripts/gid2pkgdirs.sh: binfilter
is gone. yay.
- -- Rene Engelhard <[email protected]> Tue, 04 Dec 2012 18:59:38 +0100
+ -- Rene Engelhard <[email protected]> Fri, 07 Dec 2012 16:39:38 +0100
libreoffice (1:3.6.4-1) experimental; urgency=low
diff --git a/rules b/rules
index 418e07b..9969ead 100755
--- a/rules
+++ b/rules
@@ -3137,8 +3137,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 --with-all-tarballs
+ $(MAKE) fetch
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]