# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external gridsite 1.0.0 | |
2 | – | Requires: gcc-wrapper |
2 | %define gridsite_major_version 1 | |
3 | %define gridsite_minor_version 0 | |
4 | %define gridsite_micro_version 0 | |
# | Line 33 | Line 32 | See http://www.gridpp.ac.uk/gridsite/ fo | |
32 | %patch3 -p0 | |
33 | ||
34 | %build | |
36 | – | ## IMPORT gcc-wrapper |
35 | cd lib | |
36 | export CFLAGS="-I$OPENSSL_ROOT/include/openssl" | |
37 | export LDFLAGS="-I$OPENSSL_ROOT/lib" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |