[libreoffice] 01/01: missing && \

Rene Engelhard rene at moszumanska.debian.org
Sun Nov 26 10:15:50 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit 78823c3cfe9a8cf9ca188b57a98298f244bfab57
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sun Nov 26 11:15:31 2017 +0100

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

diff --git a/rules b/rules
index ca12b1d..642261c 100755
--- a/rules
+++ b/rules
@@ -3260,7 +3260,7 @@ ifeq "$(INSTALL_APPARMOR_PROFILES)" "y"
   ifneq "$(ENABLE_APPARMOR_PROFILES)" "y"
 	# disable the apparmor files per default
 	mkdir -p $(PKGDIR)-common/etc/apparmor.d/disable
-	cd $(PKGDIR)-common/etc/apparmor.d/disable
+	cd $(PKGDIR)-common/etc/apparmor.d/disable && \
 	for i in oosplash senddoc soffice.bin xpdfimport; do \
 		ln -sf /etc/apparmor.d/usr.lib.libreoffice.program.$$i \
 			usr.lib.libreoffice.program.$$i; \

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