Package: debhelper
Severity: wishlist
thanks

Howdy, Debhelpers,

Currently, some node packages have some overrides on the dh_shlibdeps
stage, only to invoke it manually against .node files.

Here's a snippit:

| override_dh_shlibdeps:
|     dpkg-shlibdeps \
|         -T$(CURDIR)/debian/node-contextify.substvars \
|         
$(CURDIR)/debian/node-contextify/usr/lib/nodejs/contextify/contextify.node

It'd be nice for dh_shlibdeps to support this OTB.

Thanks!
Paul

Attachment: signature.asc
Description: Digital signature

Reply via email to