tazwok rev 251

fix typo
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 12 05:16:14 2011 +0100 (2011-02-12)
parents aaa89d7aed65
children e30b39bbe912
files tazwok
line diff
     1.1 --- a/tazwok	Sat Feb 12 04:48:25 2011 +0100
     1.2 +++ b/tazwok	Sat Feb 12 05:16:14 2011 +0100
     1.3 @@ -2897,7 +2897,7 @@
     1.4  \$log_dir=\"$LOCAL_REPOSITORY/log\";
     1.5  \$packages=\"$PACKAGES_REPOSITORY\";
     1.6  \$incoming=\"$INCOMING_REPOSITORY\";
     1.7 -\wok=\"$WOK\";
     1.8 +\$wok=\"$WOK\";
     1.9  
    1.10  ?>" > $WEBSERVER/conf-${undigest:-$SLITAZ_VERSION}.php
    1.11  			[ -L "$WEBSERVER/web" ] || ln -s /usr/share/slitaz/web $WEBSERVER