wok diff libwrap/receipt @ rev 5759

Up: PyQt-x11-gpl (4.7.3) Fix: it now confirms license
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jul 04 15:44:26 2010 -0400 (2010-07-04)
parents a075ff895254
children 7fa7fb8b0f2a
line diff
     1.1 --- a/libwrap/receipt	Tue May 13 09:50:02 2008 +0200
     1.2 +++ b/libwrap/receipt	Sun Jul 04 15:44:26 2010 -0400
     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