plus: install the COPYRIGHT file as well.

This commit is contained in:
Yichun Zhang (agentzh) 2017-07-02 20:10:01 -07:00
parent 7447076d56
commit cf01381428
1 changed files with 3 additions and 0 deletions

3
util/configure vendored
View File

@ -531,6 +531,9 @@ _END_
cd 'build';
push @make_install_cmds, "mkdir -p \$(DESTDIR)$prefix/",
"cp $root_dir/COPYRIGHT \$(DESTDIR)$prefix/";
# build 3rd-party C libraries if required
if ($opts->{no_pool}) {