diff docs/GNUmakefile @ 9214:1bc938b270dc

Free nginx: release process adjusted.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 19 Feb 2024 03:12:52 +0300
parents f303f3e43f7b
children
line wrap: on
line diff
--- a/docs/GNUmakefile
+++ b/docs/GNUmakefile
@@ -1,7 +1,7 @@
 
 VER=	$(shell grep 'define NGINX_VERSION' src/core/nginx.h		\
 		| sed -e 's/^.*"\(.*\)".*/\1/')
-NGINX=	nginx-$(VER)
+NGINX=	freenginx-$(VER)
 TEMP=	tmp
 XSLS?=	xslscript.pl