[Pkg-javascript-devel] Bug#886002: node-deflate-js: please make the	build reproducible
    Chris Lamb 
    lamby at debian.org
       
    Mon Jan  1 12:42:51 UTC 2018
    
    
  
Source: node-deflate-js
Version: 0.2.3-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: umask
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
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
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
--- 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
    
    
More information about the Pkg-javascript-devel
mailing list