[libreoffice] 38/152: dont bother with lpsolve to fetch tarballs

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:16:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit 0462e3f206784f58c81d08b71a3dd04c7689e6fd
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Thu Feb 4 15:05:36 2016 +0100

    dont bother with lpsolve to fetch tarballs
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 59c250b..fb8617f 100755
--- a/rules
+++ b/rules
@@ -3312,7 +3312,7 @@ $(call get_orig_tarball,-src): helpcontent2/makefile.pmk translations/makefile.m
 	dh_testdir
 	rm -rf src
 	mkdir -p src
-	./autogen.sh $(filter-out --disable-fetch-external,$(CONFIGURE_FLAGS)) --with-all-tarballs
+	./autogen.sh $(filter-out --disable-fetch-external --with-system-lpsolve,$(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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list