[sagemath] 01/01: It should be sufficient to rm ~/.sage/local only

Ximin Luo infinity0 at debian.org
Mon Aug 8 10:38:08 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 41cbbf448490b6f11ac125973579b4c16387a553
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Aug 8 12:37:52 2016 +0200

    It should be sufficient to rm ~/.sage/local only
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8a9191b..40747a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ reset:
 	$(MAKE) -f debian/rules clean
 	QUILT_PATCHES=debian/patches quilt pop -af || true
 	cd sage; git clean -fdx
-	rm -rf $HOME/.sage/
+	rm -rf $HOME/.sage/local
 	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