wok rev 20740

updated barnyard2 again (1.9 -> 2.1.13)
author Hans-G?nter Theisgen
date Sun Feb 10 09:09:39 2019 +0100 (2019-02-10)
parents da6e0e759943
children 425adfcc0a16
files barnyard2/receipt
line diff
     1.1 --- a/barnyard2/receipt	Sun Feb 10 09:01:54 2019 +0100
     1.2 +++ b/barnyard2/receipt	Sun Feb 10 09:09:39 2019 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./autoconf.sh &&
     1.8 +	./autogen.sh &&
     1.9  	./configure \
    1.10  		--sysconfdir=/etc/barnyard2 \
    1.11  		$CONFIGURE_ARGS &&