[Pkg-javascript-commits] [node-jquery-textcomplete] 06/07: remove dist
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Nov 23 08:58:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-jquery-textcomplete.
commit 8d06696c004a44cb9e58fb96f6ae51c9cdc0cef3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Nov 23 13:52:18 2016 +0530
remove dist
---
debian/rules | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 8432ea9..63a627c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ override_dh_auto_build:
--source-map dist/jquery.textcomplete.min.map \
dist/jquery.textcomplete.js
-#override_dh_auto_test:
-
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -rf dist
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jquery-textcomplete.git
More information about the Pkg-javascript-commits
mailing list