|
[Rivet-svn] r4224 - bootstrapblackhole at projects.hepforge.org blackhole at projects.hepforge.orgThu Mar 14 13:40:55 GMT 2013
Author: fsiegert Date: Thu Mar 14 13:40:55 2013 New Revision: 4224 Log: Revert default HepMC version to 2.06.06, as later HepMC versions do not ship ./configure anymore. This will have to be changed to use cmake in the future. Modified: bootstrap/rivet-bootstrap Modified: bootstrap/rivet-bootstrap ============================================================================== --- bootstrap/rivet-bootstrap Wed Mar 13 11:57:12 2013 (r4223) +++ bootstrap/rivet-bootstrap Thu Mar 14 13:40:55 2013 (r4224) @@ -172,7 +172,7 @@ help="Explicitly specify version of AGILe to get and use [%default]") parser.add_option("--agile-url", default="http://www.hepforge.org/archive/agile/", dest="AGILE_URL", help="Base URL for AGILe tarball downloads [%default]") -parser.add_option("--hepmc-version", default="2.06.08", dest="HEPMC_VERSION", +parser.add_option("--hepmc-version", default="2.06.06", dest="HEPMC_VERSION", help="Explicitly specify version of HepMC to get and use [%default]") parser.add_option("--hepmc-url", default="http://lcgapp.cern.ch/project/simu/HepMC/download/", dest="HEPMC_URL", help="Base URL for HepMC tarball downloads [%default]")
More information about the Rivet-svn mailing list |