Source: zorp Version: 6.0.10-4 Severity: wishlist Tags: patch User: [email protected] Usertags: buildpath X-Debbugs-Cc: [email protected]
Hi, Whilst working on the Reproducible Builds effort [0], we noticed that zorp could not be built reproducibly. This is because it generates a (rather useless) moduledist.conf file that encodes the build path. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-
--- a/debian/libzorp-dev.install 2018-01-22 21:57:25.093199664 +1100 --- b/debian/libzorp-dev.install 2018-01-22 22:21:14.773411616 +1100 @@ -3,4 +3,3 @@ usr/lib/libzorpproxy.so usr/lib/pkgconfig/libzorp.pc usr/lib/pkgconfig/libzorpproxy.pc -usr/share/zorp/moduledist.conf

