slitaz-dev-tools rev 134

Slight update of yaff
author babaorum
date Sun Oct 02 20:07:05 2011 +0100 (2011-10-02)
parents 18fc941c4169
children 773051430d12
files baba-scripts/yaff
line diff
     1.1 --- a/baba-scripts/yaff	Sat Sep 10 00:13:12 2011 +0000
     1.2 +++ b/baba-scripts/yaff	Sun Oct 02 20:07:05 2011 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  [ $INSTANCES -gt 0 ] && NOREMOTE='-no-remote' || NOREMOTE=''
     1.5  FIREFOX='3.5.7#/usr/bin/firefox 3.6#/home/gg/apps/firefox-3.6/firefox 4#/home/gg/apps/firefox-4/firefox#Firefox-4b'
     1.6  PROFILES=""
     1.7 +REMOTE="-no-remote"
     1.8  
     1.9  add_new_versions() {
    1.10  	local tmp=`mktemp -t -p $CONFDIR`