Fix typo.
parent
dac21c1639
commit
7a9bbe0ca4
|
@ -69,7 +69,7 @@ cd nginx-*/
|
||||||
./configure $NGINX_CONFIGURE_ARGS --add-dynamic-module=../module --with-debug
|
./configure $NGINX_CONFIGURE_ARGS --add-dynamic-module=../module --with-debug
|
||||||
make modules
|
make modules
|
||||||
|
|
||||||
. /etc/os_release
|
. /etc/os-release
|
||||||
|
|
||||||
find_runtime_dependency_pkgs objs/*.so > ../required_packages.txt
|
find_runtime_dependency_pkgs objs/*.so > ../required_packages.txt
|
||||||
for so in objs/*.so
|
for so in objs/*.so
|
||||||
|
|
Loading…
Reference in New Issue