wok diff beneath-a-steel-sky/receipt @ rev 9704

gcc: make it build with cookutils and let tazwok use its functions
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:03:09 2011 +0200 (2011-05-08)
parents af022550edde
children 557893108cf7
line diff
     1.1 --- a/beneath-a-steel-sky/receipt	Sun Oct 31 23:30:12 2010 +0100
     1.2 +++ b/beneath-a-steel-sky/receipt	Sun May 08 20:03:09 2011 +0200
     1.3 @@ -16,6 +16,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/applications $fs/usr/games/bass
     1.6  	cp -a $src/sky* $fs/usr/games/bass
     1.7 -	cp -a stuff/*.desktop $fs/usr/share/applications
     1.8 +	cp -a $stuff/*.desktop $fs/usr/share/applications
     1.9  }
    1.10