The following commit has been merged in the debian-experimental-3.5 branch:
commit 04b197d396053984e95cbffd06f04bfdb5ba8e1d
Author: Rene Engelhard <[email protected]>
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to