[Pkg-javascript-commits] [SCM] zlib bindings for node.js branch, master, updated. upstream/1.0.5-5-g1e717a4

David Paleino dapal at debian.org
Sun Oct 16 07:08:29 UTC 2011


The following commit has been merged in the master branch:
commit 2b0583f9c977dee85a8c2ab0b2ce8634886c805f
Author: David Paleino <dapal at debian.org>
Date:   Sun Oct 16 09:03:57 2011 +0200

    Fix oddity with node-waf

diff --git a/debian/rules b/debian/rules
index 2d11e2a..5be8917 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,9 @@
 %:
 	dh $@
 
+override_dh_auto_clean:
+	-dh_auto_clean
+
 override_dh_auto_test:
 	# nothing
 

-- 
zlib bindings for node.js



More information about the Pkg-javascript-commits mailing list