[Pkg-javascript-commits] [node-argparse] 10/11: Updated rules
Jonathan Horn
jonathanh-guest at moszumanska.debian.org
Sat Mar 19 14:12:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
jonathanh-guest pushed a commit to branch master
in repository node-argparse.
commit 976271b18cb611331d15f18b01d005588eef632f
Author: Jonathan Ulrich Horn <debian at autoit4you.de>
Date: Sat Mar 19 15:05:09 2016 +0100
Updated rules
---
debian/rules | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/rules b/debian/rules
index d590aa1..7607a16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,9 @@ export DH_VERBOSE=1
%:
dh $@
+
+override_dh_auto_build:
+ # Stop dh from executing make with no arguments
+
+override_dh_auto_test:
+ mocha
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-argparse.git
More information about the Pkg-javascript-commits
mailing list