wok diff libwrap/receipt @ rev 11465

seed: add intltool to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
parents 7fa7fb8b0f2a
children de49f29b101e
line diff
     1.1 --- a/libwrap/receipt	Sun Feb 13 04:26:59 2011 +0100
     1.2 +++ b/libwrap/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  	cd $src
     1.5  	# Patch from Linux From Scratch
     1.6  	[ -f done.tcp_wrappers-7.6-shared_lib_plus_plus-1.patch ] ||
     1.7 -	patch -p1 -i ../stuff/tcp_wrappers-7.6-shared_lib_plus_plus-1.patch
     1.8 +	patch -p1 -i $stuff/tcp_wrappers-7.6-shared_lib_plus_plus-1.patch
     1.9  	touch done.tcp_wrappers-7.6-shared_lib_plus_plus-1.patch
    1.10  	sed -i -e "s,^extern char \*malloc();,/* & */," scaffold.c 
    1.11