[Pkg-javascript-commits] [node-ws] 01/05: Use dh_nodejs

Jérémy Lal kapouer at moszumanska.debian.org
Tue Dec 20 10:00:30 UTC 2016


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

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

commit 18579b2210b833f49b026dd21a73dd1fe3071ce3
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Dec 20 10:35:14 2016 +0100

    Use dh_nodejs
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e3ab681..9196814 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ SHLIBSDIR = debian/node-ws/usr/lib/nodejs/ws/lib
 SHLIBS = bufferutil.node validation.node
 
 %:
-	dh $@
+	dh $@ --with nodejs
 
 override_dh_auto_build:
 	node-gyp configure build

-- 
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