Fix typo.

master
Icedream 2019-03-17 00:57:59 +01:00
parent dac21c1639
commit 7a9bbe0ca4
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

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