[Reproducible-builds] Bug#831417: xmlcopyeditor: please make the build reproducible
Chris Lamb
lamby at debian.org
Fri Jul 15 19:05:15 UTC 2016
Source: xmlcopyeditor
Version: 1.2.1.3-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Hi,
Whilst working on the "reproducible builds" effort [0], we noticed
that xmlcopyeditor could not be built reproducibly.
Patch attached.
[0] https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
--- a/debian/rules 2016-07-15 17:57:28.461699383 +0200
--- b/debian/rules 2016-07-15 20:49:06.614047198 +0200
@@ -81,6 +81,7 @@
chmod 664 $(CURDIR)/debian/xmlcopyeditor/usr/share/xmlcopyeditor/*/*/*.*
chmod 755 `find $(CURDIR)/debian/xmlcopyeditor/usr/share/xmlcopyeditor/dtd/docbook/ -type d`
rm -rf $(CURDIR)/debian/xmlcopyeditor/usr/share/xmlcopyeditor/copying
+ rm -rf $(CURDIR)/debian/xmlcopyeditor/usr/share/xmlcopyeditor/po/.intltool-merge-cache
sed -i 's/\r//g' $(CURDIR)/debian/xmlcopyeditor/usr/share/applications/xmlcopyeditor.desktop
dh_installmenu
dh_installman debian/xmlcopyeditor.1
More information about the Reproducible-builds
mailing list