# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external toprex 4.23 | |
2 | + | ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;; Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) false ;; esac |
3 | + | |
4 | Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz | |
5 | Patch: toprex-4.23-gfortran | |
6 | ||
# | Line 9 | Line 11 | case %gccver in | |
11 | %patch -p0 | |
12 | ;; | |
13 | esac | |
12 | – | ./configure --lcgplatform=%cmsplatf |
14 | ||
15 | %build | |
16 | + | ./configure --lcgplatform=%cmsplatf |
17 | make | |
18 | ||
19 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |