wok-6.x diff xrick/receipt @ rev 8786
Remove an uneeded 'report step' into linux receipt (tazwok get-src output one itself)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:48:31 2011 +0100 (2011-02-22) |
parents | 3ee8a4a0be3d |
children | c71f826f23cb |
line diff
1.1 --- a/xrick/receipt Sat Jun 13 13:13:25 2009 +0200 1.2 +++ b/xrick/receipt Tue Feb 22 22:48:31 2011 +0100 1.3 @@ -29,7 +29,7 @@ 1.4 cp -a $src/$PACKAGE $fs/usr/bin 1.5 cp -a $src/data.zip $fs/usr/share/xrick 1.6 cp -a $src/KeyCodes $fs/usr/share/xrick 1.7 - cp -a stuff/xrick.png $fs/usr/share/pixmpas 1.8 + cp -a stuff/xrick.png $fs/usr/share/pixmaps 1.9 cp -a stuff/xrick.desktop $fs/usr/share/applications 1.10 } 1.11