From cfb49b8794373063a49b147c0c729f6ac40d8f8e Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 15 Dec 2012 09:11:46 +0000 Subject: Rework and complete xdg directories management Create all of them, never delete them, move stuff that make sense in there. --- (limited to 'commands') diff --git a/commands/clean b/commands/clean index 2fa1d61..f45e271 100755 --- a/commands/clean +++ b/commands/clean @@ -31,6 +31,5 @@ for filename in glob.glob("*.log"): pass build.clean() -environ.clean() state.clean() config.clean() -- cgit v0.9.1