wok-current diff fltk-sudoku/receipt @ rev 18654
libtkimg: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 02 16:37:20 2015 +0100 (2015-12-02) |
parents | 089e96b232b8 |
children | 9e2e108fff96 |
line diff
1.1 --- a/fltk-sudoku/receipt Mon Apr 14 18:23:27 2014 +0200 1.2 +++ b/fltk-sudoku/receipt Wed Dec 02 16:37:20 2015 +0100 1.3 @@ -25,5 +25,5 @@ 1.4 mkdir -p $fs/usr/games $fs/usr/share/pixmaps 1.5 cp -a ${src}/test/sudoku $fs/usr/games/$PACKAGE 1.6 cp -a ${src}/test/desktop/sudoku-32.png \ 1.7 - $fs/usr/pixmaps/share/$PACKAGE.png 1.8 + $fs/usr/share/pixmaps/$PACKAGE.png 1.9 }