]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: fix out-of-tree build
authorKarel Zak <kzak@redhat.com>
Fri, 26 Mar 2021 13:20:03 +0000 (14:20 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 26 Mar 2021 13:21:36 +0000 (14:21 +0100)
commit92c380cbc3a572a63cc7b55be8de39ff89ab9e09
tree543d2468ebcbe6fe0c4aaecbd1fd1d4c197ea5fc
parent19feed6d96e0f19b245a1590c6c5a3b6b158d31f
build-sys: fix out-of-tree build

asciidoctor cannot write to source directory, we need to force it to
use $builddir.

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am