# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM configuration cern 1.0 | |
2 | – | Requires: gcc-wrapper |
2 | # Example file for site specific configurations. | |
3 | ||
4 | %define sitename %n | |
# | Line 8 | Line 7 | Source: cvs://:pserver:anonymous@cmscvs. | |
7 | ||
8 | %prep | |
9 | %build | |
11 | – | ## IMPORT gcc-wrapper |
10 | %install | |
11 | mkdir -p %instroot/SITECONFIG/%{sitename}/JobConfig | |
12 | mkdir -p %instroot/SITECONFIG/%{sitename}/PhEDEx |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |