Source: visp-images
Version: 3.0.0-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
visp-images could not be built reproducibly.
The attached patch removes varying permissions from the build system. Once
applied, visp-images can be built reproducibly using our reproducible toolchain.
[0] https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2015-12-24 12:22:28.162253365 +0000
--- b/debian/rules 2015-12-24 13:32:14.573630058 +0000
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-.PHONY: override_dh_fixperms
-
%:
dh $@ --parallel
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers