[sagemath] 01/01: Add m4 directory to pruner autoconf in d/rules

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Aug 19 01:31:33 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository sagemath.

commit 9a74a3ecc5cb6483efb46b3ff10e68234d5ab577
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Fri Aug 19 02:31:15 2016 +0100

    Add m4 directory to pruner autoconf in d/rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 00c18b9..9fbcfa6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ get-orig-source:
 	  --format=tar HEAD | xz -zf > ../../sagemath_$(DEB_VERSION_UPSTREAM).orig.tar.xz
 
 prune:
-	cd debian/pruner && autoconf
+	cd debian/pruner && autoconf -I m4
 	cd debian/pruner && ./configure --with-sage-root="$(shell pwd)/sage"
 	cd sage && python ../debian/pruner/pruner.py
 	touch prune

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



More information about the debian-science-commits mailing list