wok diff nginx-extras/receipt @ rev 24096

Up hplip (3.21.8)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 13 14:29:11 2021 +0000 (2021-09-13)
parents d25a28bf6b6c
children 83b97236db32
line diff
     1.1 --- a/nginx-extras/receipt	Wed Mar 25 08:10:44 2020 +0100
     1.2 +++ b/nginx-extras/receipt	Mon Sep 13 14:29:11 2021 +0000
     1.3 @@ -23,6 +23,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# 1.16.0 invalid:
     1.8 +	#	--with-http_spdy_module
     1.9 +
    1.10  	./configure							\
    1.11  		--prefix=/usr						\
    1.12  		--conf-path=/etc/nginx/nginx.conf			\
    1.13 @@ -34,7 +37,6 @@
    1.14  		--http-proxy-temp-path=/var/spool/nginx/proxy		\
    1.15  		--http-fastcgi-temp-path=/var/spool/nginx/fastcgi	\
    1.16  		--with-http_ssl_module					\
    1.17 -		--with-http_spdy_module					\
    1.18  		--with-http_realip_module				\
    1.19  		--with-http_addition_module				\
    1.20  		--with-http_xslt_module					\