[Pkg-zsh-commits] [zsh] 02/02: Remove redundant chmod from debian/rules (done by dh_fixperms anyways)

Axel Beckert abe at deuxchevaux.org
Sat Sep 14 00:59:07 UTC 2013


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

abe pushed a commit to branch debian
in repository zsh.

commit 0614e2d4459e4e8636bf17a0fccfd2500cd398d4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Sep 14 02:57:39 2013 +0200

    Remove redundant chmod from debian/rules (done by dh_fixperms anyways)
---
 debian/rules |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index acd39bf..bf6005a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -160,11 +160,6 @@ binary-arch-dynamic: build-arch
 		debian/zsh-common/usr/share/zsh/functions/Misc/run-help
 	sed -i -e '1!b;s:^#!.*[ /]zsh:#!/bin/zsh:;s#/usr/local/bin#/usr/bin#;' \
 		`find debian/zsh-common/usr/share/zsh/functions -type f`
-	chmod 755 debian/zsh-common/usr/share/zsh/functions/Misc/checkmail \
-	          debian/zsh-common/usr/share/zsh/functions/Misc/harden    \
-	          debian/zsh-common/usr/share/zsh/functions/Misc/run-help  \
-	          debian/zsh-common/usr/share/zsh/functions/Misc/zkbd      \
-	          debian/zsh-common/usr/share/zsh/functions/Misc/zcalc
 
 	dh_shlibdeps         -pzsh              -pzsh-dbg --   \
 		-dDepends    debian/zsh/bin/*                  \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list