[med-svn] [cain] 01/01: remove debug output
Sascha Steinbiss
sascha at steinbiss.name
Fri May 27 19:43:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository cain.
commit dfa1c51028794af4e64035d4057ec4e47c289d4b
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Fri May 27 19:43:15 2016 +0000
remove debug output
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4ad8472..f5fbbf2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,6 @@ override_dh_install-indep:
find help -type d | xargs chmod 755
find help -type f | xargs chmod 644
find help | xargs touch --no-dereference --date='$(BUILD_DATE)'
- ls -Al help
cd help && (find . -type f -not \( -name "*.htb" -or -name "*.htd" \) -print0 | \
LC_ALL=C sort -z | \
xargs -0 zip ../debian/$(pkg)/usr/share/cain/help/cain.htb -X -r -q)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cain.git
More information about the debian-med-commit
mailing list