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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.3-3-24-g8322848



The following commit has been merged in the debian-experimental-3.5 branch:
commit 8322848f5d401d9591f2a06be260a27ba07b34d8
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Oct 13 17:12:27 2011 +0200

    explicitely use --disable-fetch-external

diff --git a/rules b/rules
index f1c41b4..d1611b1 100755
--- a/rules
+++ b/rules
@@ -311,7 +311,8 @@ CONFIGURE_FLAGS= --disable-post-install-scripts \
 		--with-additional-sections="$(ADDITIONAL_SECTIONS)" \
 		--enable-broffice \
 		--enable-extension-integration \
-		--disable-online-update
+		--disable-online-update \
+		--disable-fetch-external
 
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
   CONFIGURE_FLAGS += --without-git

-- 
LibreOffice packaging repository


Reply to: