# | Line 2 | Line 2 | |
---|---|---|
2 | Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz | |
3 | %prep | |
4 | %setup -q -n %{n}/%{realversion} | |
5 | < | ./configure --lcgplatform=%cmsplatf |
5 | > | ./configure --lcgplatform=%cmsplatf --pythia_fragmentation |
6 | ||
7 | %build | |
8 | which g77 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |