wok diff xorg-server-tinyX/receipt @ rev 5684

Up busybox (1.16.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 04 17:00:07 2010 +0200 (2010-06-04)
parents 97bed930cdff
children
line diff
     1.1 --- a/xorg-server-tinyX/receipt	Tue Jun 09 17:27:19 2009 +0000
     1.2 +++ b/xorg-server-tinyX/receipt	Fri Jun 04 17:00:07 2010 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  	while read file; do
     1.5      	[ -f done.$file ] && continue
     1.6      	echo "Apply $file..."
     1.7 -    	patch -p1 < ../stuff/$PACKAGE-$VERSION-$file || return 1
     1.8 +    	busybox patch -p1 < ../stuff/$PACKAGE-$VERSION-$file || return 1
     1.9  	touch done.$file
    1.10      done <<EOT
    1.11  hal_parallel.u