[Pkg-deepin-devel] Bug#886898: dtkwm: please make the build reproducible

Chris Lamb lamby at debian.org
Thu Jan 11 03:08:50 UTC 2018


Source: dtkwm
Version: 2.0.5-2
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that dtkwm could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
--- a/debian/rules	2018-01-11 08:30:29.660547728 +0530
--- b/debian/rules	2018-01-11 08:34:59.809657210 +0530
@@ -20,3 +20,6 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)
+
+override_dh_installexamples:
+	dh_installexamples -XMakefile


More information about the Pkg-deepin-devel mailing list