[siscone] 02/06: Fix arch-indep only build

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 30 00:13:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository siscone.

commit 5213372888efa4f37cd8791ce421e369251fe76e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Dec 29 16:20:18 2016 +0000

    Fix arch-indep only build
    
    Gbp-Dch: short
    Closes: #806198
    Thanks: Santiago Vila for the fix
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 84a8505..eb69d20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,14 +54,11 @@ clean:
 	dh_clean
 
 configure-stamp:
-	dh_testdir
 	dh_autoreconf
 	dh_auto_configure -- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 	touch $@
 
 doxygen-stamp:
-	dh_testdir
-	dh_testroot
 	doxygen
 	touch doxygen-stamp
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/siscone.git



More information about the debian-science-commits mailing list