[sagemath] 01/02: Do not build the documentation.

Tobias Hansen thansen at moszumanska.debian.org
Tue Jul 26 22:38:13 UTC 2016


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

thansen pushed a commit to branch master
in repository sagemath.

commit 464d9b6d286badf12998cdf6a04c1d6afe06f340
Author: Tobias Hansen <thansen at debian.org>
Date:   Tue Jul 26 21:23:29 2016 +0000

    Do not build the documentation.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 094793d..605ca35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 override_dh_auto_build: prune
-	$(MAKE) --directory=sage
+	$(MAKE) --directory=sage build
 
 override_dh_auto_test: ptestlong
 

-- 
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