summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-script_installswat.sh
blob: 34af2088a74e7f220164e6bc21c0cad7cc3608f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- script/installswat.sh.orig	Thu Apr 20 04:29:42 2006
+++ script/installswat.sh	Tue Apr 25 02:12:10 2006
@@ -21,8 +21,7 @@
 		;;
 esac
 
-LANGS=". `cd $SRCDIR../swat/; /bin/echo lang/??`"
-echo "langs are `cd $SRCDIR../swat/lang/; /bin/echo ??` "
+LANGS="."
 
 if test "$mode" = 'install'; then
  for ln in $LANGS; do