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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. libreoffice_3.3.3-1-84-g3df0684



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 574964473bc077dfc91ff36343a6f9260181c489
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Jun 24 19:20:15 2011 +0200

    add explicit --disable-online-update

diff --git a/rules b/rules
index c9cb54d..f5908d3 100755
--- a/rules
+++ b/rules
@@ -298,7 +298,8 @@ CONFIGURE_FLAGS= --disable-post-install-scripts \
 		--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
 		--with-additional-sections="$(ADDITIONAL_SECTIONS)" \
 		--enable-broffice \
-		--with-extension-integration
+		--with-extension-integration \
+		--disable-online-update
 
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
   CONFIGURE_FLAGS += --without-git

-- 
LibreOffice packaging repository


Reply to: