diff --git a/srcpkgs/nginx/template b/srcpkgs/nginx/template index 833fb74dce..1a066b9801 100644 --- a/srcpkgs/nginx/template +++ b/srcpkgs/nginx/template @@ -96,3 +96,9 @@ do_install() { vlicense LICENSE vsv nginx } + +# REMARKS: +# The pregnerated header file for ARM must be syncrhonized on update. After the +# configure step, the diff between srcpkgs/nginx/files/ngx_auto_config.h.armv6l +# and masterdir/builddir/nginx-$version/objs/ngx_auto_config.h must be checked +# for changes that must be made.