[Pkg-javascript-commits] [node-yamljs] 06/07: remove lib/debug in clean

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Dec 29 20:00:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-yamljs.

commit 52160186c6657e06fc934f1f162a7740b1a17366
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Dec 30 01:27:17 2017 +0530

    remove lib/debug in clean
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e99c858..6027bda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_auto_build:
 #override_dh_auto_test:
 
 override_dh_auto_clean:
-	rm -rf dist bin
+	rm -rf dist bin lib/debug
 	sed -i 's/Generated by CoffeeScript 1.12.7/Generated by CoffeeScript 1.12.4/' lib/**/*.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-yamljs.git



More information about the Pkg-javascript-commits mailing list