Package: debhelper
Severity: wishlist
thanks

Howdy Debhelpers,

Currently some node packages have some overrides on dh_strip that could
be removed if dh_strip supported .node files OTB.

Here's a snippit:

| override_dh_strip:
|     strip \
|         --remove-section=.comment \
|         --remove-section=.note \
|         --strip-unneeded \
|         
$(CURDIR)/debian/node-contextify/usr/lib/nodejs/contextify/contextify.node

It'd be nice for dh_strip to support this

Thanks!
Paul

Attachment: signature.asc
Description: Digital signature

Reply via email to