[vdr] 01/05: Fixed patchcheck.py calls
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Feb 8 20:57:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch e-tobi
in repository vdr.
commit 1789f93647249dfca7815e7bae57d8545fe58477
Author: etobi <git at e-tobi.net>
Date: Sat Feb 7 14:07:22 2015 +0100
Fixed patchcheck.py calls
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0df22a8..59172f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ override_dh_installchangelogs:
dh_installchangelogs
check-patches:
- python debian/patchcheck.py -c $(PATCHCHECKOPTION)
+ python debian/patchcheck.py -c
accept-patches:
- python debian/patchcheck.py -u $(PATCHCHECKOPTION)
+ python debian/patchcheck.py -u
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr.git
More information about the pkg-vdr-dvb-changes
mailing list