[geeklog-cvs] tools: Had to put the rm commands to remove the incomplete PDF g...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Tue Mar 31 05:02:17 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/70341d2869a3
changeset: 27:70341d2869a3
user:      Dirk Haun <dirk at haun-online.de>
date:      Tue Mar 31 10:59:24 2009 +0200
description:
Had to put the rm commands to remove the incomplete PDF generator from the distribution back in for the 1.5.2sr1 release

diffstat:

1 file changed, 4 insertions(+)
ship/mkdist.sh |    4 ++++

diffs (14 lines):

diff -r c50d62875764 -r 70341d2869a3 ship/mkdist.sh
--- a/ship/mkdist.sh	Sun Mar 08 18:26:17 2009 +0100
+++ b/ship/mkdist.sh	Tue Mar 31 10:59:24 2009 +0200
@@ -67,6 +67,10 @@
 rm -f plugins/staticpages/buildpackage.php
 rm -rf system/build
 
+rm -rf pdfs
+rm -f public_html/pdfgenerator.php
+rm -rf public_html/layout/professional/pdfgenerator
+
 # about time we clean up the install directory ...
 rm -f public_html/admin/install/addindex.php
 



More information about the geeklog-cvs mailing list