[SCM] ffado/master: d/rules: really make this package reproducible

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Fri Nov 10 23:40:41 UTC 2017


The following commit has been merged in the master branch:
commit b06852f5a7d74019673e355b0d0edb60628f5343
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Nov 10 23:25:19 2017 +0100

    d/rules: really make this package reproducible
    
    Closes: #828060
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>

diff --git a/debian/rules b/debian/rules
index 8a8d7c6..7faabfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,5 +84,5 @@ binary-install/ffado-mixer-qt4::
 	dh_python2 -pffado-mixer-qt4
 
 binary-install/ffado-tools::
-	find debian/tmp -type f -name "static_info.txt" -delete
+	find debian/ffado-tools -type f -name "static_info.txt" -delete
 	dh_python2 -pffado-tools

-- 
Free Firewire Audio Drivers (ffado.org) packaging



More information about the pkg-multimedia-commits mailing list