[Pkg-javascript-commits] [SCM] bindings to the Mapnik tile rendering library for NodeJS branch, master, updated. upstream/0.5.8-5-g49da559
David Paleino
dapal at debian.org
Sun Oct 23 16:07:33 UTC 2011
The following commit has been merged in the master branch:
commit 8ab9ae10bd02b15371512c56637d3510f3fed628
Author: David Paleino <dapal at debian.org>
Date: Sun Oct 23 17:41:54 2011 +0200
Strip node module
diff --git a/debian/rules b/debian/rules
index 6953dd8..17aaebb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,10 @@ override_dh_auto_install:
override_dh_shlibdeps:
dpkg-shlibdeps $(CURDIR)/debian/node-mapnik/usr/lib/nodejs/mapnik/_mapnik.node
+
+override_dh_strip:
+ strip \
+ --remove-section=.comment \
+ --remove-section=.note \
+ --strip-unneeded \
+ $(CURDIR)/debian/node-mapnik/usr/lib/nodejs/mapnik/_mapnik.node
--
bindings to the Mapnik tile rendering library for NodeJS
More information about the Pkg-javascript-commits
mailing list