[Pkg-javascript-commits] [node-fuzzaldrin-plus] 14/17: fix clean target
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Nov 19 18:46:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-fuzzaldrin-plus.
commit e24cc71949cadcaad990907e55c0bde43e049818
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Nov 19 23:58:25 2016 +0530
fix clean target
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 3c9c6d3..e12fd8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_build:
#override_dh_auto_test:
-override_auto_clean:
+override_dh_auto_clean:
dh_auto_clean
grunt clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fuzzaldrin-plus.git
More information about the Pkg-javascript-commits
mailing list