[Pkg-javascript-commits] [node-ain2] 101/102: Fix depend on nodejs.
Jonas Smedegaard
js at moszumanska.debian.org
Tue Apr 29 11:59:53 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 404eabe3085c7df6332918e9c602a2e7eee8552e
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Apr 29 13:52:40 2014 +0200
Fix depend on nodejs.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 67cf408..1b92791 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
libname = ain2
pkg = node-$(libname)
-CDBS_DEPENDS_$(node-pkgname) = nodejs
+CDBS_DEPENDS_$(pkg) = nodejs
DEB_UPSTREAM_URL = https://github.com/phuesler/ain/archive
DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
--
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