# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external boost-build 2.0-m10 | |
2 | – | Requires: gcc-wrapper |
2 | Source: http://dl.sourceforge.net/sourceforge/boost/boost-build-%v.tar.bz2 | |
3 | %prep | |
4 | %setup -n boost-build | |
5 | ||
6 | %build | |
8 | – | ## IMPORT gcc-wrapper |
7 | cd jam_src | |
8 | case $(uname) in | |
9 | Darwin ) sh build.sh darwin ;; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |