wok diff barnyard2/receipt @ rev 24021

busybox: fix busybox-1.31-stat.u
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 06 18:53:34 2021 +0000 (2021-03-06)
parents 425adfcc0a16
children 5ea0ce1cecc0
line diff
     1.1 --- a/barnyard2/receipt	Sun Feb 10 09:22:29 2019 +0100
     1.2 +++ b/barnyard2/receipt	Sat Mar 06 18:53:34 2021 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|typedef int SOCKET|// &|' src/output-plugins/spo_alert_fwsam.c
     1.8  	./autogen.sh &&
     1.9  	./configure \
    1.10  		--sysconfdir=/etc/barnyard2 \