Skip to content
Snippets Groups Projects
Commit f8eb83ba authored by Guido Günther's avatar Guido Günther
Browse files

Create dir for doc generation

and depend on xsltproc for it
parent bf1a167a
No related branches found
No related tags found
No related merge requests found
......@@ -133,6 +133,7 @@ EXAMPLES_DIR = $(CURDIR)/debian/libvirt-doc/usr/share/doc/libvirt-doc/examples/
override_dh_auto_configure:
dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_ARGS)
mkdir -p debian/build/docs/internals
override_dh_auto_test:
export LD_PRELOAD=""; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment