wok-6.x diff celestia/receipt @ rev 11398
Compat: squirrelmail trigger cook of squirrelmail-* only when using cookutils - I don't think this piece of code is needed at all as squirrel-* will be cooked anyway if one update them
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 13:19:00 2011 +0100 (2011-12-10) |
parents | a1644dbcf632 |
children | 4f527a2114bf |
line diff
1.1 --- a/celestia/receipt Sat May 07 23:47:19 2011 +0200 1.2 +++ b/celestia/receipt Sat Dec 10 13:19:00 2011 +0100 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 \