wok diff libwrap/receipt @ rev 8213

imported patch toolchain/uclibc-cross-compiler-i486.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents a075ff895254
children 7fa7fb8b0f2a
line diff
     1.1 --- a/libwrap/receipt	Tue May 13 09:50:02 2008 +0200
     1.2 +++ b/libwrap/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -16,7 +16,9 @@
     1.4  	src=$PWD/${SOURCE}_${VERSION}
     1.5  	cd $src
     1.6  	# Patch from Linux From Scratch
     1.7 +	[ -f done.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  		
    1.12  	make REAL_DAEMON_DIR=/usr/sbin STYLE=-DPROCESS_OPTIONS linux