nginx: add remarks for updates

This commit is contained in:
Toyam Cox 2016-07-01 13:31:11 -04:00
parent a0b268937c
commit 18c91ced74

View file

@ -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.