mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
plus: install the COPYRIGHT file as well.
This commit is contained in:
parent
7447076d56
commit
cf01381428
3
util/configure
vendored
3
util/configure
vendored
@ -531,6 +531,9 @@ _END_
|
|||||||
|
|
||||||
cd 'build';
|
cd 'build';
|
||||||
|
|
||||||
|
push @make_install_cmds, "mkdir -p \$(DESTDIR)$prefix/",
|
||||||
|
"cp $root_dir/COPYRIGHT \$(DESTDIR)$prefix/";
|
||||||
|
|
||||||
# build 3rd-party C libraries if required
|
# build 3rd-party C libraries if required
|
||||||
|
|
||||||
if ($opts->{no_pool}) {
|
if ($opts->{no_pool}) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user