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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.2_rc2-2-78-gde7efb7



The following commit has been merged in the debian-experimental-4.1 branch:
commit de7efb79ae0e219d2a0e2f6396deb3114da1c5ad
Author: Rene Engelhard <rene@debian.org>
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


Reply to: