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

tridge at samba.org tridge at samba.org
Sun Jun 26 10:47:32 GMT 2005


Author: tridge
Date: 2005-06-26 10:47:31 +0000 (Sun, 26 Jun 2005)
New Revision: 7929

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

Log:
yet another attempt at fixing installswat on freebsd 5

nodie assures me this works now ...


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-06-26 07:34:55 UTC (rev 7928)
+++ branches/SAMBA_4_0/source/script/installswat.sh	2005-06-26 10:47:31 UTC (rev 7929)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 SWATDIR=$1
-SRCDIR=$2/
+SRCDIR=$2
 
 echo Installing swat files in $SWATDIR
 



More information about the samba-cvs mailing list