[Pkg-javascript-commits] [node-umd] 02/02: remove enerated files
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Oct 14 06:55:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-umd.
commit a35aa409b151400620231cae5056ab776b41351e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Oct 14 12:23:00 2016 +0530
remove enerated files
---
debian/rules | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b6d959e..814a302 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,6 @@ override_dh_auto_build:
#override_dh_auto_test:
-
-
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -f index.js template.min.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-umd.git
More information about the Pkg-javascript-commits
mailing list