wok rev 17042

tramys: oh, I forgot to restore the most important thing ;)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 19 13:33:31 2014 +0000 (2014-08-19)
parents d948b966af85
children 6bc472de003f
files tramys/stuff/tramys
line diff
     1.1 --- a/tramys/stuff/tramys	Tue Aug 19 13:06:45 2014 +0200
     1.2 +++ b/tramys/stuff/tramys	Tue Aug 19 13:33:31 2014 +0000
     1.3 @@ -54,6 +54,8 @@
     1.4  			wget $q -O $WORKING/$(basename $fullname) \
     1.5  				"http://cook.slitaz.org/cooker.cgi?download=../wok/$P/install/$fullname";;
     1.6  	esac
     1.7 +	mkdir -p $(dirname $fullname)
     1.8 +	cp -f $WORKING/$(basename $fullname) $fullname
     1.9  }
    1.10  
    1.11  main_loop() {