wok-next diff foobillard/receipt @ rev 11105
Up: fetchmail to 6.3.21.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 03:03:43 2011 +0000 (2011-10-17) |
parents | ab3747cf211d |
children | 6b09507225ec |
line diff
1.1 --- a/foobillard/receipt Sat Dec 04 02:40:57 2010 +0000 1.2 +++ b/foobillard/receipt Mon Oct 17 03:03:43 2011 +0000 1.3 @@ -16,11 +16,11 @@ 1.4 { 1.5 cd $src 1.6 sed -i -e 's/-lXaw//' -e 's/-lXi//' src/Makefile.in 1.7 - patch -p1 < ../stuff/03_bugfixes 1.8 - patch -p1 < ../stuff/05_foul_explanation 1.9 - patch -p1 < ../stuff/06_show_ball_to_hit 1.10 - patch -p0 < ../stuff/snooker_reset.patch 1.11 - patch -p0 < ../stuff/snooker_draw.patch 1.12 + patch -p1 < $stuff/03_bugfixes 1.13 + patch -p1 < $stuff/05_foul_explanation 1.14 + patch -p1 < $stuff/06_show_ball_to_hit 1.15 + patch -p0 < $stuff/snooker_reset.patch 1.16 + patch -p0 < $stuff/snooker_draw.patch 1.17 1.18 ./configure \ 1.19 --prefix=/usr \