]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
po-man: update variables in Makefile.am
authorKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2022 13:17:11 +0000 (14:17 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2022 13:21:44 +0000 (14:21 +0100)
po-man/Makefile.am

index 0802e6f13065df1fd3c84c29e0a2d222674d3d11..212e113744428de77c5c6938d02a68029879bf2d 100644 (file)
@@ -21,6 +21,8 @@ gen-trans: $(PO_STAMPS)
 
 asciidoc_man_cmd = $(ASCIIDOCTOR) \
        -b manpage \
+       -a 'release-version=$(VERSION)' \
+       -a 'package-docdir=$(docdir)' \
        -a 'VERSION=$(VERSION)' \
        -a 'ADJTIME_PATH=$(ADJTIME_PATH)'