plus: install the COPYRIGHT file as well.

pull/274/head
Yichun Zhang (agentzh) 8 years ago
parent 7447076d56
commit cf01381428

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…
Cancel
Save