Source: clipper Version: 2.1.20160809-1 Severity: wishlist Tags: patch User: [email protected] Usertags: timestamps X-Debbugs-Cc: [email protected]
Hi, Whilst working on the Reproducible Builds effort [0], we noticed that clipper could not be built reproducibly. This is because it ships a non-reproducible Makefile that hardcodes build paths (so it's not very useful for end-users anyway...) Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-
--- a/debian/libclipper-doc.examples 2018-06-30 08:43:06.682440398 +0100 --- b/debian/libclipper-doc.examples 2018-06-30 08:47:49.175415144 +0100 @@ -1,3 +1,2 @@ examples/*.cpp examples/*.h -examples/Makefile*
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
