Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop <mika@grml.org> |
| Thu Jul 12 02:09:34 2007 +0200 (16 months ago) | |
| changeset 43 | b6e10277f03c |
| manifest | b6e10277f03c |
| parent 42 | 6335b96848b7 |
| child 44 | 7f9af5d23c51 |
--- a/Makefile Thu Jul 12 02:08:02 2007 +0200+++ b/Makefile Thu Jul 12 02:09:34 2007 +0200@@ -25,4 +25,4 @@ online:scp grml-x.html grml:/var/www/grml/grml-x/index.htmlclean:- rm -rf grml-x.html grml-x.xml grml-x.1 html-stamp man-stamp+ rm -rf grml-x.html grml-x.1 grml-x.xml html-stamp man-stamp
--- a/debian/rules Thu Jul 12 02:08:02 2007 +0200+++ b/debian/rules Thu Jul 12 02:09:34 2007 +0200@@ -21,7 +21,7 @@ clean:clean:dh_testdirdh_testroot- rm -f build-stamp html-stamp man-stamp grml-x.html grml-x.1 grml-x.xml+ rm -f build-stamp html-stamp man-stamp# Add here commands to clean up after the build process.-$(MAKE clean)