[Pkg-javascript-commits] [node-ws] 01/04: Fix typo for override_dh_auto_clean
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Dec 20 14:09:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-ws.
commit 75a996aebcf56b3e793a463b746064362a783dd5
Author: Jérémy Lal <kapouer at melix.org>
Date: Tue Dec 20 15:02:38 2016 +0100
Fix typo for override_dh_auto_clean
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9196814..e7075bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_build:
override_dh_auto_test:
dh_auto_test -- MOCHA=/usr/bin/mocha
-overirde_dh_auto_clean:
+override_dh_auto_clean:
node-gyp clean
override_dh_installexamples:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ws.git
More information about the Pkg-javascript-commits
mailing list