Skip to content
Snippets Groups Projects
Commit 8d231bc6 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Pythia8: do not install non-existent files

parent 830ecf9d
No related branches found
No related tags found
2 merge requests!708902024-04-25: merge of 24.0 into main,!70847Generators+Pythia8: remove installation of non-existent files
......@@ -26,8 +26,6 @@ if( NOT IS_DIRECTORY ${xmldoc_dir} )
return()
endif()
atlas_install_generic( ${xmldoc_dir}/*.xml ${xmldoc_dir}/*.dat
${xmldoc_dir}/*.data ${xmldoc_dir}/*.pds ${xmldoc_dir}/*.tex
${xmldoc_dir}/*.tbl ${xmldoc_dir}/*.eps
DESTINATION share/Pythia8/xmldoc
TYPENAME XmlDoc )
......
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