wok-next diff sonata/receipt @ rev 13575
linux/list_modules.sh: modules.list has moved...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 05 11:02:15 2012 +0100 (2012-11-05) |
parents | 8e90bd251450 |
children | 2b9f96603415 |
line diff
1.1 --- a/sonata/receipt Tue Oct 20 20:34:03 2009 +0000 1.2 +++ b/sonata/receipt Mon Nov 05 11:02:15 2012 +0100 1.3 @@ -27,7 +27,6 @@ 1.4 cp -a $_pkg/usr/lib $fs/usr 1.5 cp -a $_pkg/usr/share/sonata $fs/usr/share 1.6 cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.7 - cp -a stuff/startsonata $fs/usr/bin/ 1.8 - cp -f stuff/sonata.desktop $fs/usr/share/applications 1.9 + cp -a $stuff/startsonata $fs/usr/bin/ 1.10 } 1.11