# HG changeset patch # User Hans-G?nter Theisgen # Date 1587463000 -3600 # Node ID 5ef1403a3199d024681ef9cbc565f5d8547ac24b # Parent 0fda328884e7eb5e2785c26f761a74392403c825 updated php again (7.4.4 -> 7.4.5) diff -r 0fda328884e7 -r 5ef1403a3199 php/receipt --- a/php/receipt Tue Apr 21 10:44:11 2020 +0100 +++ b/php/receipt Tue Apr 21 10:56:40 2020 +0100 @@ -73,6 +73,8 @@ sed -i 's/pam_start/pam_nostart/' \ configure + ln -s /usr/lib/c-client.a /usr/lib/libc-client.a + ./configure \ $ARCH_ARGS \ $CONFIGURE_ARGS &&