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

[SCM] LibreOffice packaging repository branch, ubuntu-saucy-4.1, updated. libreoffice_4.1.0_beta2-2-343-g6f91b7c



The following commit has been merged in the ubuntu-saucy-4.1 branch:
commit 87718be10f98f43e26179afdca0967fa4c902104
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Thu Jun 13 17:13:43 2013 +0200

    smaller src-tarballs

diff --git a/changelog b/changelog
index a07115a..a2359a3 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+libreoffice (1:4.1.0~beta2~incompleteinternals1-0ubuntu1~ppa1) saucy; urgency=low
+
+  * smaller src-tarballs
+
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Thu, 13 Jun 2013 17:15:18 +0200
+
 libreoffice (1:4.1.0~beta2-0ubuntu1~ppa4) saucy; urgency=low
 
   * do not run subsequentchecks in build anymore, as we can run them as an
diff --git a/rules b/rules
index a510eff..d773fb0 100755
--- a/rules
+++ b/rules
@@ -3295,6 +3295,9 @@ $(call get_orig_tarball,-src): helpcontent2/makefile.pmk translations/makefile.m
 	mkdir -p $(TARFILE_LOCATION)
 	./autogen.sh $(filter-out --disable-fetch-external,$(CONFIGURE_FLAGS)) --with-all-tarballs
 	$(MAKE) download gb_LO_VER=$(DEB_VERSION_UPSTREAM)
+	# removing the biggest internal tarballs to keep the source tree size
+	# reasonable -- we likely never want to use those internal anyway
+	rm src/*-boost_* src/*-JLanguageTool-* src/*-cairo-* src/*-icu4c-* src/*-postgresql-* src/*-Python-*
 	tar cvJf $@ -C $(TARFILE_LOCATION) --transform 's,./,,' .
 
 # using flag files for unpacking

-- 
LibreOffice packaging repository


Reply to: