[Pkg-owncloud-commits] [php-sabredav] 274/275: Drop useless executable bit

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:56:18 UTC 2014


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

taffit pushed a commit to branch master
in repository php-sabredav.

commit 045576dd083a58675f581e794ba2521f0fb331aa
Author: David Prévot <taffit at debian.org>
Date:   Thu Sep 25 10:20:11 2014 -0400

    Drop useless executable bit
    
    Git-Dch: Ignore
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c870fb7..612e962 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,9 @@ else
 	@echo "** tests disabled"
 endif
 
+override_dh_fixperms:
+	dh_fixperms
+	chmod -x $(CURDIR)/debian/php-sabre-dav/usr/share/doc/php-sabre-dav/examples/sql/mysql.calendars.sql
+
 get-orig-source:
 	uscan --verbose --force --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list