[med-svn] [snakemake] 06/09: Fix indentation error in d/rules
Kevin Murray
daube-guest at moszumanska.debian.org
Tue Sep 15 13:39:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository snakemake.
commit 955f03eb4f1a6ad5cf77623406b9309e2c9ab412
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Tue Sep 15 22:03:15 2015 +1000
Fix indentation error in d/rules
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4f93bd3..7daca11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,4 @@ override_dh_auto_build:
python3 setup.py build_sphinx
get-orig-source:
- uscan --verbose --force-download --repack --compression xz
-
+ uscan --verbose --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git
More information about the debian-med-commit
mailing list