[Pkg-javascript-commits] [node-iconv] 05/07: Use dh_nodejs

Jérémy Lal kapouer at moszumanska.debian.org
Mon Oct 26 17:14:03 UTC 2015


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

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

commit f931a33299a3208e30de3aaf90dac28a490ec24d
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed Oct 7 10:34:52 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 5595e0e..433f82d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --with nodejs
 
 override_dh_auto_clean:
 	dh_auto_clean

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



More information about the Pkg-javascript-commits mailing list