wok diff libhtp/receipt @ rev 21233

updated libhtp and libhtp-dev again (0.2.6 -> 0.5.30)
author Hans-G?nter Theisgen
date Thu Apr 11 13:40:55 2019 +0100 (2019-04-11)
parents 6ece78e52e38
children 29f98d2a8eea
line diff
     1.1 --- a/libhtp/receipt	Thu Apr 11 13:28:24 2019 +0100
     1.2 +++ b/libhtp/receipt	Thu Apr 11 13:40:55 2019 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	.autogen.sh &&
     1.8 +	./autogen.sh &&
     1.9  	./configure $CONFIGURE_ARGS &&
    1.10  	make -j 1 &&
    1.11  	make install