diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2018-12-03 02:44:24 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-12-04 08:20:57 +0100 |
commit | 65e09705d3ad781fd41cf1996f2b60e2e2c1975b (patch) | |
tree | e46520b1e8b343304649931d1a7feabea345cf11 /test/scripts/makepkg-template-tests/name-charset-invalid | |
parent | f615f7bd5ae2764bd58e2947e0f33e75fa182078 (diff) | |
download | pacman-65e09705d3ad781fd41cf1996f2b60e2e2c1975b.tar.gz pacman-65e09705d3ad781fd41cf1996f2b60e2e2c1975b.tar.xz |
Make `make distcheck` work when bash-completion is installed.
bash-completion uses pkg-config to determine the best installation
directory, but this does not take --prefix into account (although it
works fine with DESTDIR). The fallback value does attempt to set this
based on --prefix.
The distcheck uses --prefix, though, which means when attempting to
install the results and bash-completion support for pkg-config was
detected, it errors out on trying to write to, usually, /usr/share.
Tell distcheck to use the prefix-based fallback location instead, as the
PKG_CHECK_* override.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/scripts/makepkg-template-tests/name-charset-invalid')
0 files changed, 0 insertions, 0 deletions