nginx: add remarks for updates
This commit is contained in:
parent
a0b268937c
commit
18c91ced74
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user