The following commit has been merged in the ubuntu-oneiric-3.4 branch:
commit 6cd85ae7d1826ac0a5c50c65354bf1317839baa0
Author: Bjoern Michaelsen <bjoern.michael...@canonical.com>
Date:   Tue Sep 13 11:44:25 2011 +0200

    the galaxy theme is triggered by the name 'default' nowadays

diff --git a/rules b/rules
index d2f43d6..a85a2c0 100755
--- a/rules
+++ b/rules
@@ -512,7 +512,7 @@ ifeq "$(L10N_SEPARATE_SOURCE)" "y"
 endif
 
 CONFIGURE_FLAGS += $(foreach i, $(SYSTEM_STUFF),--with-system-$(i))
-CONFIGURE_FLAGS += --enable-theme="$(IMAGES)"
+CONFIGURE_FLAGS += --enable-theme="$(patsubst galaxy,default,$(IMAGES))"
 
 CC_PREFIX:=$(shell gcc -dumpmachine)-
 

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r3rxn-00086i...@vasks.debian.org

Reply via email to