[libreoffice] 04/05: apparently bzreeze_dark is on per default now, put into -style-breeze

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 20 19:50:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.3
in repository libreoffice.

commit 366e1031c6291ea206350afdb5d960c8bfa64d0b
Author: Rene Engelhard <rene at debian.org>
Date:   Tue Sep 20 15:28:40 2016 +0200

    apparently bzreeze_dark is on per default now, put into -style-breeze
---
 rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules b/rules
index 2816037..2d9916d 100755
--- a/rules
+++ b/rules
@@ -408,7 +408,7 @@ else
 CPPUNIT_MINVER=0.12
 endif
 DEFAULT_IMAGE=galaxy
-IMAGES:=$(DEFAULT_IMAGE) hicontrast oxygen tango sifr breeze
+IMAGES:=$(DEFAULT_IMAGE) hicontrast oxygen tango sifr breeze breeze_dark
 ENABLE_MYSQLNATIVE=y
 MYSQL_FLAVOUR=mysql
 # set this also to y for system-mysql..
@@ -2921,6 +2921,7 @@ endif
 	set -e; \
 	for i in $(IMAGES); do \
 		z=images_$$i.zip; p=$$i; \
+		if [ "$$i" = "breeze_dark"; then p=breeze; fi; \
 		mkdir -p $(PKGDIR)-style-$$p/$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config; \
 		mv $(PKGDIR)-common/$(OODIR)/share/config/$$z \
 			$(PKGDIR)-style-$$p/$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config/; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list