[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb: [67] trunk/SL2LS.pl



Revision: 67
          http://svn.sourceforge.net/ledger-smb/?rev=67&view=rev
Author:   einhverfr
Date:     2006-09-11 00:12:59 -0700 (Mon, 11 Sep 2006)

Log Message:
-----------
Prevented the SL2LS script from removing the new setup.pl

Modified Paths:
--------------
    trunk/SL2LS.pl

Modified: trunk/SL2LS.pl
===================================================================
--- trunk/SL2LS.pl	2006-09-11 03:59:22 UTC (rev 66)
+++ trunk/SL2LS.pl	2006-09-11 07:12:59 UTC (rev 67)
@@ -16,7 +16,6 @@
 }
 
 unlink "sql-ledger.conf";
-unlink "setup.pl";
 
 #TODO:  Move/Delete the SL directory
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.