wok diff notecase/receipt @ rev 9259

Use SOURCE to define tarball properly (thanks Godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 15 03:39:52 2011 +0100 (2011-03-15)
parents 5b44af8c1257
children 134ce9e4f774
line diff
     1.1 --- a/notecase/receipt	Sun Feb 28 16:38:48 2010 +0100
     1.2 +++ b/notecase/receipt	Tue Mar 15 03:39:52 2011 +0100
     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