[sagemath] 01/01: Set builddirectory.

Tobias Hansen thansen at moszumanska.debian.org
Tue Feb 3 21:51:11 UTC 2015


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

thansen pushed a commit to branch master
in repository sagemath.

commit 5a3d80a7d9d9608f56055d5417c917eb2d596bb2
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Tue Feb 3 22:48:53 2015 +0100

    Set builddirectory.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4291f1c..4f3db01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 VERSION := $(shell dpkg-parsechangelog | grep -x "Version:.*" | sed 's at Version: \(.\+\)-.\+@\1@')
 
 %:
-	dh $@
+	dh $@ --builddirectory=sage
 
 override_dh_auto_build:
 

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