Source: forkstat
Version: 0.01.13-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 forkstat could not be built reproducibly.
Patch attached.
[0] https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2016-08-04 07:30:23.965735553 +0100
--- b/debian/rules 2016-08-04 07:45:29.304987175 +0100
@@ -1,7 +1,8 @@
#!/usr/bin/make -f
-override_dh_auto_build:
- $(shell dpkg-buildflags --export=sh); dh_auto_build
+DPKG_EXPORT_BUILDFLAGS = 1
+
+include /usr/share/dpkg/buildflags.mk
%:
dh $@
_______________________________________________
Reproducible-builds mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds