[scalapack] 06/08: use dh_prep instead of dh_clean -k

Drew Parsons dparsons at moszumanska.debian.org
Sun Jun 11 19:49:40 UTC 2017


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

dparsons pushed a commit to tag debian/1.8.0-14
in repository scalapack.

commit fcd902b8bb1e927e4ead3662b4cd55d2a10308ee
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Jun 12 02:51:12 2017 +0800

    use dh_prep instead of dh_clean -k
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 02a73f0..9bd3cf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -305,7 +305,7 @@ install-dirs: install-dirs-stamp
 install-dirs-stamp:
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs -v
 
 	touch install-dirs-stamp

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



More information about the debian-science-commits mailing list