wok-current diff celestia/receipt @ rev 11744
Pcmanfm: minor fix on depends
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Wed Feb 22 01:45:45 2012 +0000 (2012-02-22) |
parents | a1644dbcf632 |
children | 4f527a2114bf |
line diff
1.1 --- a/celestia/receipt Sat May 07 23:47:19 2011 +0200 1.2 +++ b/celestia/receipt Wed Feb 22 01:45:45 2012 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p0 -i ../$stuff/celestia-1.6.0-gcc45.patch 1.8 + patch -p0 -i $stuff/celestia-1.6.0-gcc45.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --infodir=/usr/share/info \