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