[Pkg-javascript-commits] [node-fuzzaldrin-plus] 07/17: add clean rule

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Nov 19 18:46:39 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 f4026201aa7040178d5e3507eaf466a08d9c518e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 19 23:47:08 2016 +0530

    add clean rule
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 25aaf1e..3c9c6d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,7 @@ override_dh_auto_build:
 
 #override_dh_auto_test:
 
-
+override_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