mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
fix --with-perl_modules_path= for unpriviliged user installation
This commit is contained in:
parent
97befd1775
commit
e4f6f00077
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@ $NGX_OBJS/src/http/modules/perl/Makefile: \
|
|||
NGX_PCRE=$PCRE \
|
||||
NGX_OBJS=$NGX_OBJS \
|
||||
$NGX_PERL Makefile.PL \
|
||||
LIB=$NGX_PERL_MODULES
|
||||
PREFIX=$NGX_PERL_MODULES
|
||||
|
||||
END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue