wok diff mailx/receipt @ rev 23639

updated serd and serd-dev (0.30.0 -> 0.30.2)
author Hans-G?nter Theisgen
date Mon Apr 20 10:25:57 2020 +0100 (2020-04-20)
parents 23622e77c5bc
children afae00265386
line diff
     1.1 --- a/mailx/receipt	Wed Sep 16 16:25:00 2015 +0200
     1.2 +++ b/mailx/receipt	Mon Apr 20 10:25:57 2020 +0100
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|uname -m|echo i486|' Makefile
     1.8  	sed -i 's|STACK|STACK_OF(X509)|' openssl.c
     1.9  	make SENDMAIL=/usr/sbin/sendmail &&
    1.10  	make PREFIX=/usr UCBINSTALL=/usr/bin/install \