[Phylobase-commits] r733 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Feb 1 20:54:37 CET 2010


Author: francois
Date: 2010-02-01 20:54:36 +0100 (Mon, 01 Feb 2010)
New Revision: 733

Modified:
   pkg/cleanup
Log:
removed redundant entries in cleanup

Modified: pkg/cleanup
===================================================================
--- pkg/cleanup	2010-02-01 19:07:11 UTC (rev 732)
+++ pkg/cleanup	2010-02-01 19:54:36 UTC (rev 733)
@@ -17,47 +17,6 @@
 rm -f Makefile
 rm -rf ncl/.deps autom4te.cache
 rm -f nclv2.1.pc config.log config.status config.h
-cd example
-rm -f Makefile
-cd gapcode
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd normalizer
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd patristic
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd splitsinfile
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd basicfactory
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd ncltest
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd basiccmdline
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd nclsimplest
-rm -rf .deps
-rm -f Makefile
-cd ..
-cd translate
-rm -rf .deps
-rm -f Makefile
-cd ../..
-cd ncl
-rm -f Makefile
-cd ../../..
 find . -name \*~ -exec rm {} \;
 find . -name \*.flc -exec rm {} \;
 rm -f src/ncl/config.log



More information about the Phylobase-commits mailing list