svn commit: samba r7001 - in branches/SAMBA_4_0/source/script: .

tridge at samba.org tridge at samba.org
Fri May 27 00:45:18 GMT 2005


Author: tridge
Date: 2005-05-27 00:45:18 +0000 (Fri, 27 May 2005)
New Revision: 7001

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7001

Log:
make sure we install the esp files


Modified:
   branches/SAMBA_4_0/source/script/installswat.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/installswat.sh
===================================================================
--- branches/SAMBA_4_0/source/script/installswat.sh	2005-05-27 00:43:24 UTC (rev 7000)
+++ branches/SAMBA_4_0/source/script/installswat.sh	2005-05-27 00:45:18 UTC (rev 7001)
@@ -18,8 +18,9 @@
     done
 }
 
-installdir . html
-installdir esptest html
+installdir . esp
+installdir . ico
+installdir esptest esp
 installdir images png
 installdir scripting ejs
 installdir scripting esp



More information about the samba-cvs mailing list