wok diff barnyard2/receipt @ rev 23882

Add libraryopt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 14 08:52:59 2020 +0000 (2020-07-14)
parents 425adfcc0a16
children 5ea0ce1cecc0
line diff
     1.1 --- a/barnyard2/receipt	Sun Feb 10 09:22:29 2019 +0100
     1.2 +++ b/barnyard2/receipt	Tue Jul 14 08:52:59 2020 +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 \