[libreoffice] 01/03: missing ]

Rene Engelhard rene at moszumanska.debian.org
Sun Oct 9 20:20:13 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 0a5f1ac942c50da248ac9244fdb9e7a106cf8896
Author: Rene Engelhard <rene at debian.org>
Date:   Tue Oct 4 18:52:32 2016 +0200

    missing ]
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index f9a1eaf..fdc3338 100755
--- a/rules
+++ b/rules
@@ -2922,7 +2922,7 @@ endif
 	set -e; \
 	for i in $(IMAGES); do \
 		z=images_$$i.zip; p=$$i; \
-		if [ "$$i" = "breeze_dark"; then p=breeze; fi; \
+		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