[Pkg-octave-commit] r1164 - www

Rafael Laboissiere rafael at alioth.debian.org
Fri Jan 11 10:46:26 UTC 2008


Author: rafael
Date: 2008-01-11 10:46:26 +0000 (Fri, 11 Jan 2008)
New Revision: 1164

Modified:
   www/Makefile
Log:
Dropped obsolete $(TARBALL) from rm command

Modified: www/Makefile
===================================================================
--- www/Makefile	2008-01-11 10:45:04 UTC (rev 1163)
+++ www/Makefile	2008-01-11 10:46:26 UTC (rev 1164)
@@ -31,6 +31,6 @@
 	svn up
 
 clean:
-	rm -f index.html DOG-Guidelines.html *.pdf $(TARBALL)
+	rm -f *.html *.pdf
 
 .PHONY: install svn-ci clean




More information about the Pkg-octave-commit mailing list