[med-fichier] 02/11: Use autoreconf. (Closes: #744629)

Anton Gladky gladk at moszumanska.debian.org
Thu Apr 24 21:48:55 UTC 2014


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

gladk pushed a commit to branch master
in repository med-fichier.

commit 92bb6fb731c36ffd92ccd1648b9269ede42e81bd
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Apr 24 18:58:42 2014 +0200

    Use autoreconf. (Closes: #744629)
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index a41eb4c..9daee6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 %:
-	dh $@  --parallel --with autotools_dev
+	dh $@  --parallel --with autoreconf
 
-#export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 export OMPI_MCA_orte_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 
 override_dh_auto_install:

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



More information about the debian-science-commits mailing list