[libreoffice] 01/01: oops, -exec got lost

Rene Engelhard rene at moszumanska.debian.org
Sat Oct 14 14:51:52 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 a2967fca4a341e00751dde4494e3a5bd8fb441fb
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sat Oct 14 16:51:47 2017 +0200

    oops, -exec got lost
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index d13be25..b6952d1 100755
--- a/rules
+++ b/rules
@@ -3313,7 +3313,7 @@ ifeq "$(BUILD_DBGSYM_PACKAGES)" "y"
 	#	chmod go=rX,u+rw,a-s {} +"
 	#16:29 < nthykier> Should be faster and is the same expression as used by 
 	#	dh_fixperms
-	find debian/$(CORE_DBG_ROOT) debian/$(UNO_LIBS_DBG_ROOT) debian/$(WRITER_DBG_ROOT) chmod go=rX,u+rw,a-s {} +
+	find debian/$(CORE_DBG_ROOT) debian/$(UNO_LIBS_DBG_ROOT) debian/$(WRITER_DBG_ROOT) -exec chmod go=rX,u+rw,a-s {} +
 endif
 	dh_icons -a
 	dh_compress -a -X.py -X.mk -X.sxd

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