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