[sagemath] 01/01: Also remove built documentation in clean, 9GB on my system
Ximin Luo
infinity0 at debian.org
Wed Sep 7 07:17:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository sagemath.
commit 026c6210885660fce8ef21bb2c6ccfb4cd461a1f
Author: Ximin Luo <infinity0 at debian.org>
Date: Wed Sep 7 09:17:16 2016 +0200
Also remove built documentation in clean, 9GB on my system
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bbeab19..7fab82e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,7 +54,7 @@ ptestlong:
reset: clean
QUILT_PATCHES=debian/patches quilt pop -af || true
cd sage; git clean -fdx && git submodule update --force
- rm -rf $$HOME/.sage/local
+ rm -rf $$HOME/.sage/local $$HOME/.local/share/sagemath
QUILT_PATCHES=debian/patches quilt push -a
build-dep:
--
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