wok diff slitaz-loram-http/stuff/loram.extract @ rev 3015

Up: Xvesa and others and add xorg-server-tinyX (use server 1.5.3)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 11 22:34:28 2009 +0200 (2009-05-11)
parents 52ca9fcdca28
children 6509db5aa948
line diff
     1.1 --- a/slitaz-loram-http/stuff/loram.extract	Tue Oct 21 08:48:46 2008 +0000
     1.2 +++ b/slitaz-loram-http/stuff/loram.extract	Mon May 11 22:34:28 2009 +0200
     1.3 @@ -43,6 +43,7 @@
     1.4  	sed -i 's/CLEAN_UP_SYSTEM="no"/CLEAN_UP_SYSTEM="yes"/' etc/rcS.conf
     1.5  	sed -i 's/RUN_DAEMONS="/RUN_DAEMONS="slim /' etc/rcS.conf
     1.6  fi
     1.7 -for ii in bin/vcsa2txt bin/awk bin/script bin/cut bin/readlink bin/du bin/free; do
     1.8 +for ii in bin/vcsa2txt bin/awk bin/script bin/cut bin/readlink bin/du bin/free \
     1.9 +	  bin/killall5 bin/seq ; do
    1.10  	[ -e usr/$ii ] && rm -f $ii
    1.11  done