Source: libffado
Version: 2.2.1-3
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed that 
libffado could not be built reproducibly. A file contains (rather useless) 
locale-specific test output.

Patch attached.

 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
--- a/debian/rules      2016-06-24 10:45:45.783185973 +0200
--- b/debian/rules      2016-06-24 16:01:33.444526839 +0200
@@ -84,4 +84,5 @@
        dh_python2 -pffado-mixer-qt4
 
 binary-install/ffado-tools::
+       find debian/tmp -type f -name "static_info.txt" -delete
        dh_python2 -pffado-tools

Reply via email to