wok-stable diff syasokoban/receipt @ rev 10780
slitaz-i18n-extra: abi have all translation include, add glibc, pidgin, xchat po files
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jun 01 01:59:38 2011 +0200 (2011-06-01) |
parents | ec9e7ecc8394 |
children |
line diff
1.1 --- a/syasokoban/receipt Sun Sep 13 02:47:12 2009 +0200 1.2 +++ b/syasokoban/receipt Wed Jun 01 01:59:38 2011 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 { 1.5 cd $src 1.6 if [ ! -f gcc44.u.done ]; then 1.7 - patch -p0 < ../stuff/gcc44.u 1.8 + patch -p0 < $stuff/gcc44.u 1.9 touch gcc44.u.done 1.10 fi 1.11 make 1.12 @@ -27,7 +27,7 @@ 1.13 { 1.14 mkdir -p $fs/usr/bin $fs/usr/share/syasokoban $fs/usr/share/applications 1.15 cp -a $src/syasokoban $src/data $fs/usr/share/syasokoban 1.16 - cp -a stuff/sokoban.desktop $fs/usr/share/applications 1.17 - cp -a stuff/syasokoban $fs/usr/bin/syasokoban 1.18 + cp -a $stuff/sokoban.desktop $fs/usr/share/applications 1.19 + cp -a $stuff/syasokoban $fs/usr/bin/syasokoban 1.20 } 1.21