[nfft] 04/18: d/rules: added bootstrap step

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 16:50:56 UTC 2015


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

ghisvail-guest pushed a commit to branch debian-experimental
in repository nfft.

commit 4b54d3881ecd32c01a3bac8de40a81858ff2eab8
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jan 14 13:31:37 2015 +0000

    d/rules: added bootstrap step
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 1824e7c..39a044e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
+	./bootstrap
 	dh_auto_configure -- --enable-portable-binary --enable-openmp --enable-all
 
 override_dh_strip:

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



More information about the debian-science-commits mailing list