wok-6.x diff gtkdialog/receipt @ rev 8863

nqc needs -j1 to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 26 03:58:13 2011 +0100 (2011-02-26)
parents d4cf86e94f5c
children d1768332cee0
line diff
     1.1 --- a/gtkdialog/receipt	Mon Apr 06 18:58:40 2009 +0200
     1.2 +++ b/gtkdialog/receipt	Sat Feb 26 03:58:13 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	# Fix libgalde support
     1.7 -	patch -p 0 < ../stuff/glade_support.patch || exit 1
     1.8 +	patch -p 0 < ../stuff/glade_support.patch || return 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \