[Pkg-javascript-commits] [node-srs] 01/01: Forgot to remove an option from another rules
Jérémy Lal
kapouer at alioth.debian.org
Fri Aug 30 19:34:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-srs.
commit 96da922af6b80d5effe4bc39fa02a1781a9924e0
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Aug 30 21:34:15 2013 +0200
Forgot to remove an option from another rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 26d24d6..a44874e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_install:
chmod 644 $(CURDIR)/debian/node-srs/usr/lib/nodejs/srs/_srs.node
override_dh_auto_configure:
- node-gyp configure --libzip=shared
+ node-gyp configure
override_dh_auto_build:
node-gyp build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-srs.git
More information about the Pkg-javascript-commits
mailing list