]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs/kbase/meson.build: Use template code for XSLT processing
authorPeter Krempa <pkrempa@redhat.com>
Tue, 13 Oct 2020 15:19:50 +0000 (17:19 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2020 10:40:51 +0000 (12:40 +0200)
commit9ce9d794f56e492abb98652beb27ff491f2e73f7
treeb6b7153fa4f0358ec07dbada9c5ba4a39bac941f
parent80c927b6f93ae52f95b4231013da6c93ca6eee3d
docs/kbase/meson.build: Use template code for XSLT processing

Replace the reimplementation of the XSLT processing custom target with
an identical copy form docs/meson.build and a comment to keep them in
sync.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
docs/kbase/meson.build