[website] 01/01: Remove docbook.css on clean, keep policy.css.

Bas Couwenberg sebastic at xs4all.nl
Sat Feb 15 15:20:41 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository website.

commit dbda61bf4663582452786735d8b149bd4f4821b8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 15 16:20:37 2014 +0100

    Remove docbook.css on clean, keep policy.css.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 538e77e..09bf4b5 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ policy: valid
 		policy.xml 2>/dev/null
 
 clean:
-	rm -f policy.css policy.html
+	rm -f docbook.css policy.html
 
 valid:
 	xmllint --valid --noout policy.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git



More information about the Pkg-grass-devel mailing list