Skip to content
Snippets Groups Projects
Commit 70904ddd authored by John Derek Chapman's avatar John Derek Chapman Committed by Graeme Stewart
Browse files

Branch for 19.2.X.Y. cmt/requirements: fix bug in native_version name....

Branch for 19.2.X.Y. cmt/requirements: fix bug in native_version name. AGENE-1005 Tagged as QGSJet-01-54-00-01 (QGSJet-01-54-00-01)

  * branch for 19.2.X.Y
  * cmt/requirements: fix bug in native_version name. AGENE-1005
  * tagged as QGSJet-01-54-00-01
parent afdbe7c0
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ macro my_LCG_config_version "67c"
macro QGSJet_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(my_LCG_config_version)/crmc"
#macro QGSJet_home "$(LCG_external)/MCGenerators/crmc"
macro QGSJet_version "1.5.4"
macro QGSJET_native_version "$(QGSJet_version)_lcgcmt$(my_LCG_config_version)"
macro QGSJet_native_version "$(QGSJet_version)_lcgcmt$(my_LCG_config_version)"
macro QGSJet_system "$(LCG_ext_system)" \
slc4&gcc43&32 "slc4_ia32_gcc34" \
slc4&gcc43 "slc4_amd64_gcc34" \
......
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