wok diff notecase/receipt @ rev 9074
Up: subversion to 1.6.16.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Mar 04 10:02:47 2011 +0000 (2011-03-04) |
parents | 5b44af8c1257 |
children | 134ce9e4f774 |
line diff
1.1 --- a/notecase/receipt Sun Feb 28 16:38:48 2010 +0100 1.2 +++ b/notecase/receipt Fri Mar 04 10:02:47 2011 +0000 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