Revision: | 1.2 |
Committed: | Wed Apr 18 23:46:01 2007 UTC (18 years ago) by ratnik |
Branch: | MAIN |
Changes since 1.1: | +2 -0 lines |
Log Message: | Changes for building externals in 64/32 mode: added gcc-wrapper . |
# | User | Rev | Content |
---|---|---|---|
1 | eulisse | 1.1 | ### RPM external beecrypt 4.1.2 |
2 | ratnik | 1.2 | Requires: gcc-wrapper |
3 | eulisse | 1.1 | Source: http://switch.dl.sourceforge.net/sourceforge/%n/%n-%v.tar.gz |
4 | |||
5 | %build | ||
6 | ratnik | 1.2 | ## IMPORT gcc-wrapper |
7 | eulisse | 1.1 | ./configure --prefix=%i --without-python --without-java |
8 | make |