wok-6.x diff notecase/receipt @ rev 9552
busybox/httpd: no patch need for directory list
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 10 13:13:17 2011 +0200 (2011-04-10) |
parents | 5b44af8c1257 |
children | 134ce9e4f774 |
line diff
1.1 --- a/notecase/receipt Sun Feb 28 16:38:48 2010 +0100 1.2 +++ b/notecase/receipt Sun Apr 10 13:13:17 2011 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - busybox patch -p0 -i stuff/notecase-1.9.8_gcc4.u || exit 1 1.8 + busybox patch -p0 -i stuff/notecase-1.9.8_gcc4.u || return 1 1.9 cd $src 1.10 # Disable gnome-vfs support 1.11 sed -i /'AUTODETECT_GNOME_VFS=1'/d Makefile