wok diff beneath-a-steel-sky/receipt @ rev 9697
a*, b*, c*: starte with a tiny sed in the wok for stuff/ --> $/stuff
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 07 23:47:19 2011 +0200 (2011-05-07) |
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 Sat May 07 23:47:19 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