wok-current diff multitail/receipt @ rev 10169
Up: perl-gtk2 to 1.222.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 21:47:51 2011 +0000 (2011-05-20) |
parents | 02bbaa9d12ba |
children | 4372655baf78 |
line diff
1.1 --- a/multitail/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/multitail/receipt Fri May 20 21:47:51 2011 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 { 1.5 cd $src 1.6 if [ ! -f done.tail_busybox.patch ]; then 1.7 - patch -p1 -i ../stuff/tail_busybox.patch && \ 1.8 + patch -p1 -i $stuff/tail_busybox.patch && \ 1.9 touch done.tail_busybox.patch 1.10 fi 1.11 make