[Pkg-javascript-commits] [node-ws] 01/01: - rm temporary build artefact (symlink hack) not meant to be distributed

Ximin Luo infinity0 at pwned.gg
Fri Apr 17 08:51:14 UTC 2015


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

infinity0-guest pushed a commit to branch master
in repository node-ws.

commit 5260fb9c9ba27587c42842c9100bca59d7fb30cd
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Fri Apr 17 10:48:58 2015 +0200

    - rm temporary build artefact (symlink hack) not meant to be distributed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 0c3c2bf..bf05d69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,7 @@ override_dh_shlibdeps:
 debian/wscat.1:
 	ln -nsf .. node_modules/ws
 	help2man -N -n "Communicate over websocket" debian/wscat -o "$@"
+	rm -f node_modules/ws
 
 get-orig-source:
 	debian/uscan

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



More information about the Pkg-javascript-commits mailing list