wok diff lighttpd/receipt @ rev 8881

coreutils-command, coreutils-file-summarize: restore busybox links in port_remove()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 27 01:55:24 2011 +0100 (2011-02-27)
parents c29ac5f14958
children cab40ed8020d
line diff
     1.1 --- a/lighttpd/receipt	Thu Sep 09 19:18:37 2010 +0000
     1.2 +++ b/lighttpd/receipt	Sun Feb 27 01:55:24 2011 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	if [ ! done.fastcgi_detach.patch ]; then
     1.7 -		patch -i ../stuff/fastcgi_detach.patch || exit 1
     1.8 +		patch -i ../stuff/fastcgi_detach.patch || return 1
     1.9  		touch done.fastcgi_detach.patch
    1.10  	fi
    1.11  	./configure \