# | Line 1 | Line 1 | |
---|---|---|
1 | – | |
1 | ### RPM external dcache-client 1.7.0 | |
3 | – | Requires: gcc-wrapper |
2 | #Requires: apache-ant | |
3 | # Normally requires Ant, but here we use gmake directly | |
4 | # in order to avoid dependency on java-jdk. | |
# | Line 15 | Line 13 | Source: http://www.dcache.org/downloads/ | |
13 | pwd | |
14 | chmod a+x `find ./ -type f -name "*.sh"` | |
15 | %build | |
18 | – | ## IMPORT gcc-wrapper |
16 | make BIN_PATH=%i | |
17 | %install | |
18 | make BIN_PATH=%i install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |