wok diff xrick/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
parents 3ee8a4a0be3d
children c71f826f23cb
line diff
     1.1 --- a/xrick/receipt	Sat Jun 13 13:13:25 2009 +0200
     1.2 +++ b/xrick/receipt	Thu Feb 17 18:56:09 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