[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-4-98-g02e7619



The following commit has been merged in the debian-experimental-3.5 branch:
commit 04b197d396053984e95cbffd06f04bfdb5ba8e1d
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Nov 11 00:07:08 2011 +0000

    --without-fonts, --without-myspell-dicts

diff --git a/rules b/rules
index 2909224..dd4dd36 100755
--- a/rules
+++ b/rules
@@ -280,7 +280,7 @@ SYSTEM_STUFF += libpng
 SYSTEM_STUFF += nss
 SYSTEM_STUFF += mozilla-headers
 
-# Default flags to pass to configure of ooo-build
+# Default flags to pass to configure
 CONFIGURE_FLAGS= \
 		--with-vendor='$(OOO_VENDOR)' \
                 --with-install-dirname=$(OODIRNAME) \
@@ -295,7 +295,9 @@ CONFIGURE_FLAGS= \
 		--disable-online-update \
 		--disable-fetch-external \
 		--enable-release-build \
-		--disable-linkoo
+		--disable-linkoo \
+		--without-fonts \
+		--without-myspell-dicts
 
 ifneq ($(ON_BUILDD),y)
 CONFIGURE_FLAGS += --enable-verbose

-- 
LibreOffice packaging repository


Reply to: