# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external pythia8 070 | |
2 | – | Requires: gcc-wrapper |
2 | Requires: hepmc | |
3 | Requires: clhep | |
4 | Requires: pythia6 | |
# | Line 18 | Line 17 | export CLHEPVERSION=${CLHEP_VERSION} | |
17 | ./configure | |
18 | ||
19 | %build | |
21 | – | %if "%{cmsplatf}" == "%{gccwrapperarch}" |
22 | – | echo "Using gcc wrapper for %cmsplatf" |
23 | – | source $GCC_WRAPPER_ROOT/etc/profile.d/init.sh |
24 | – | %endif |
20 | make | |
21 | ||
22 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |