mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
nginx: add remarks for updates
This commit is contained in:
parent
a0b268937c
commit
18c91ced74
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue