# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external apt 0.5.15lorg3.2 | |
2 | – | Requires: gcc-wrapper |
2 | Source: http://apt-rpm.org/releases/%n-%v.tar.bz2 | |
3 | Requires: libxml2 beecrypt rpm zlib bz2lib | |
4 | ||
5 | %build | |
7 | – | ## IMPORT gcc-wrapper |
6 | export CFLAGS="-I$BEECRYPT_ROOT/include -I$RPM_ROOT/include" | |
7 | export LDFLAGS="-L$BEECRYPT_ROOT/lib -L$RPM_ROOT/lib" | |
8 | export LIBS="$LDFLAGS" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |