The following commit has been merged in the debian-experimental-4.1 branch:
commit de7efb79ae0e219d2a0e2f6396deb3114da1c5ad
Author: Rene Engelhard <[email protected]>
Date:   Sun Apr 14 00:26:40 2013 +0200

    try to get progress bar color back

diff --git a/branding/progress.conf b/branding/progress.conf
new file mode 100644
index 0000000..59ff72c
--- /dev/null
+++ b/branding/progress.conf
@@ -0,0 +1 @@
+PROGRESSBARCOLOR=215,7,81
diff --git a/rules b/rules
index a5ab85a..af7eab8 100755
--- a/rules
+++ b/rules
@@ -385,7 +385,8 @@ CONFIGURE_FLAGS= \
                --without-fonts \
                --without-myspell-dicts \
                --disable-dependency-tracking \
-               --enable-hardlink-deliver
+               --enable-hardlink-deliver \
+               --with-branding=$(CURDIR)/debian/branding
 
 ifeq "$(shell echo $(DEB_VERSION_UPSTREAM) | grep -E '(alpha|beta)'; echo 
$$?)" "1"
 CONFIGURE_FLAGS += --enable-release-build

-- 
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