[libvigraimpex] 16/30: deb/rules: dropped chmod on examples
Daniel Stender
danstender-guest at moszumanska.debian.org
Sun Feb 14 00:55:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository libvigraimpex.
commit 265dd2c9c9b2b208c6a290e9bc3d1b842c555a0a
Author: Daniel Stender <debian at danielstender.com>
Date: Sat Feb 13 19:57:57 2016 +0100
deb/rules: dropped chmod on examples
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 3c660b2..b161fe3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -102,7 +102,6 @@ binary-arch: build-arch
sh debian/convert-changelog.sh < docsrc/credits_changelog.dxx > doc/changelog
dh_installchangelogs -a doc/changelog
dh_installexamples -a
- find -path './debian/*/usr/share/doc/*/examples/*' -exec chmod a-x '{}' +
dh_installman -a
dh_lintian -a
dh_python2 -a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libvigraimpex.git
More information about the debian-science-commits
mailing list