wok-next rev 21405

updated php again (7.4.4 -> 7.4.5)
author Hans-G?nter Theisgen
date Tue Apr 21 10:56:40 2020 +0100 (2020-04-21)
parents 0fda328884e7
children 33d550d8ca40
files php/receipt
line diff
     1.1 --- a/php/receipt	Tue Apr 21 10:44:11 2020 +0100
     1.2 +++ b/php/receipt	Tue Apr 21 10:56:40 2020 +0100
     1.3 @@ -73,6 +73,8 @@
     1.4  	sed -i 's/pam_start/pam_nostart/' \
     1.5  		configure
     1.6  
     1.7 +	ln -s /usr/lib/c-client.a /usr/lib/libc-client.a
     1.8 +
     1.9  	./configure		\
    1.10  		$ARCH_ARGS	\
    1.11  		$CONFIGURE_ARGS &&