wok diff tuxmath/receipt @ rev 10785
geany: fix icon for desktop file (*.desktop use icon in /usr/share/pixmaps, tig pkg was ok before, dont modify it anymore!!!)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jun 01 14:00:48 2011 +0200 (2011-06-01) |
parents | 866fa2493b1b |
children | 85efaaf0bef2 |
line diff
1.1 --- a/tuxmath/receipt Wed Feb 24 12:13:18 2010 +0000 1.2 +++ b/tuxmath/receipt Wed Jun 01 14:00:48 2011 +0200 1.3 @@ -19,7 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p1 -i ../stuff/SDL_extras.c.patch 1.8 + patch -p1 -i $stuff/SDL_extras.c.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --without-sdlpango \