The following commit has been merged in the debian-experimental-3.5 branch:
commit a429566a3d32a1f1eb54396ba94447b8eae551d7
Author: Bjoern Michaelsen <bjoern.michael...@canonical.com>
Date:   Fri Jan 13 00:07:58 2012 +0100

    adapt --with-images/--with-themes change to configure

diff --git a/rules b/rules
index 26bc4fb..57301a9 100755
--- a/rules
+++ b/rules
@@ -953,7 +953,7 @@ endif
 ifeq "$(BUILD_KDE)" "n"
        CONFIGURE_FLAGS+= --disable-kde
        CONFIGURE_FLAGS-= --disable-kde4
-       CONFIGURE_FLAGS+= --with-images="$(IMAGES)"
+       CONFIGURE_FLAGS+= --with-theme="$(patsubst galaxy,default,$(IMAGES))"
 else
        CONFIGURE_FLAGS += --disable-kde
        CONFIGURE_FLAGS += --enable-kde4
@@ -982,7 +982,7 @@ endif
 ifeq "$(BUILD_GTK)" "n"
        CONFIGURE_FLAGS+= --disable-gtk
        DEBHELPER_OPTIONS+= -Nlibreoffice$(VER)-gtk -Nlibreoffice$(VER)-gnome
-       CONFIGURE_FLAGS+= --with-images="$(IMAGES)"
+       CONFIGURE_FLAGS+= --with-theme="$(patsubst galaxy,default,$(IMAGES))"
 else
        BUILD_DEPS += , libgtk2.0-dev (>= 2.10)
 endif

-- 
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/e1rmrq3-0000bn...@vasks.debian.org

Reply via email to