diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2020-12-29 03:36:35 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-12-29 04:15:40 +0100 |
commit | a023565ed370851fd5bf61298460fe0adb0b4189 (patch) | |
tree | c30bf9ac192e5e6a3d231fdae15652572c1b99b7 /RELEASE | |
parent | ccdd1e3fd92591755e2b94bf63416c7b30cd217a (diff) | |
download | pacman-a023565ed370851fd5bf61298460fe0adb0b4189.tar.gz pacman-a023565ed370851fd5bf61298460fe0adb0b4189.tar.xz |
doc: make doxygen build from any directory
In the autotools build, it only built in-tree, from cwd = doc/ and
resolving doc/../lib/libalpm
In the meson build, this accidentally worked if cwd =
pacman/builddir/ and resolved to builddir/../lib/libalpm/
But... this should always have been configured with the actual path to
the inputs. So, we will now proceed to do so.
Fixes building man3 if your out of tree builddir doesn't happen to be a
direct subdirectory of the source root.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions