ports/net/samba3/files/patch-script_installswat.sh
Sergey Matveychuk 92d47ccb5d - Update to 3.0.10
PR:		ports/75168
Submitted by:	Joerg Pulz <Joerg.Pulz(at)frm2.tum.de>
Reworked by:	maintainer
2004-12-21 12:24:03 +00:00

12 lines
391 B
Bash

--- script/installswat.sh.orig Fri Dec 17 03:59:34 2004
+++ script/installswat.sh Fri Dec 17 04:01:34 2004
@@ -8,8 +8,7 @@
echo Installing SWAT in $SWATDIR
echo Installing the Samba Web Administration Tool
-LANGS=". `cd $SRCDIR../swat/; /bin/echo lang/??`"
-echo Installing langs are `cd $SRCDIR../swat/lang/; /bin/echo ??`
+LANGS="."
for ln in $LANGS; do
SWATLANGDIR=$SWATDIR/$ln