mirror of
https://github.com/nginx/nginx.git
synced 2024-11-27 23:49:00 +08:00
fix --with-perl_modules_path= for unpriviliged user installation
This commit is contained in:
parent
97befd1775
commit
e4f6f00077
@ -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…
Reference in New Issue
Block a user