[Pkg-javascript-commits] [node-ain2] 86/102: Tidy rules file.

Jonas Smedegaard js at moszumanska.debian.org
Tue Apr 29 11:59:52 UTC 2014


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

js pushed a commit to branch master
in repository node-ain2.

commit 069bd7434e794b4840635e4bc3b3881c9ddb89b4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Nov 28 23:58:45 2012 +0100

    Tidy rules file.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index d9be4d8..dfd4ee4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 libname = ain2
-node-pkgname = node-$(libname)
+pkg = node-$(libname)
 
 CDBS_DEPENDS_$(node-pkgname) = nodejs
 
@@ -31,4 +31,4 @@ DEB_UPSTREAM_TARBALL_MD5 = b1fd93a22945ff66200ec3544b0df621
 
 DEB_INSTALL_DOCS_ALL += readme.md
 
-DEB_DH_INSTALL_ARGS_$(node-pkgname) = index.js /usr/lib/nodejs/$(libname)
+DEB_DH_INSTALL_ARGS_$(pkg) = index.js /usr/lib/nodejs/$(libname)

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



More information about the Pkg-javascript-commits mailing list