Source: node-deflate-js
Version: 0.2.3-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: umask
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that node-deflate-js could not be built reproducibly.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2018-01-01 12:35:57.066265402 +0000
--- b/debian/rules 2018-01-01 12:36:15.334382147 +0000
@@ -17,4 +17,5 @@
rm -f test/*.pyc
override_dh_fixperms:
+ dh_fixperms
chmod +x debian/node-deflate-js/usr/lib/nodejs/deflate-js/bin/*.js