wok diff multitail/receipt @ rev 9833

Up: dropbear to 0.53.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 12:43:32 2011 +0000 (2011-05-15)
parents 02bbaa9d12ba
children 4372655baf78
line diff
     1.1 --- a/multitail/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/multitail/receipt	Sun May 15 12:43:32 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