Skip to content
Snippets Groups Projects
Commit 1b534526 authored by Stephen Herbein's avatar Stephen Herbein
Browse files

docbook-xml: replace 'cp -t' with install_tree

'-t' is not supported by the default cp on Mac OS X

replace with install/install_tree

cannot just use install_tree since shutil.copytree insists that the dst
directory not exist
parent b9148b17
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment