[Vegan-commits] r364 - pkg/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed May 21 10:53:29 CEST 2008
Author: jarioksa
Date: 2008-05-21 10:53:29 +0200 (Wed, 21 May 2008)
New Revision: 364
Modified:
pkg/inst/doc/Makefile
Log:
complete cleanup of extra files after building docs: the previous worked, but just to be sure
Modified: pkg/inst/doc/Makefile
===================================================================
--- pkg/inst/doc/Makefile 2008-05-21 08:20:02 UTC (rev 363)
+++ pkg/inst/doc/Makefile 2008-05-21 08:53:29 UTC (rev 364)
@@ -6,8 +6,8 @@
-rm -f decision-vegan-0*.* Rplots.*
intro-vegan.pdf: intro-vegan.tex
texi2dvi --pdf --clean intro-vegan.tex
- -rm -f intro-vegan-0*.* Rplots.ps
+ -rm -f intro-vegan-0*.* Rplots.*
diversity-vegan.pdf: diversity-vegan.tex
texi2dvi --pdf --clean diversity-vegan.tex
- -rm -f diversity-vegan-0*.* Rplots.ps
+ -rm -f diversity-vegan-0*.* Rplots.*
More information about the Vegan-commits
mailing list