[Pkg-javascript-commits] [vue.js] 01/01: do not delete README when cleaning up

Paolo Greppi paolog-guest at moszumanska.debian.org
Thu Dec 7 10:33:26 UTC 2017


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

paolog-guest pushed a commit to branch master
in repository vue.js.

commit 886a44ec235b6c3236a124b37560f7a9765b6816
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Thu Dec 7 11:33:22 2017 +0100

    do not delete README when cleaning up
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d6cc623..17a6498 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,4 @@ override_dh_auto_build:
 
 override_dh_auto_clean:
 	dh_auto_clean
-	rm -rf dist
+	rm -f dist/*.js

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



More information about the Pkg-javascript-commits mailing list