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

[SCM] LibreOffice packaging repository branch, ubuntu-oneiric-3.4, updated. libreoffice_3.4.3-1-196-g0e5dfa0



The following commit has been merged in the ubuntu-oneiric-3.4 branch:
commit 6cd85ae7d1826ac0a5c50c65354bf1317839baa0
Author: Bjoern Michaelsen <bjoern.michaelsen@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


Reply to: