# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external libxslt 1.1.15 | |
2 | + | Requires: gcc-wrapper |
3 | Source: ftp://xmlsoft.org/%n/%n-%v.tar.gz | |
4 | ||
5 | Requires: libxml2 | |
6 | ||
7 | %build | |
8 | + | ## IMPORT gcc-wrapper |
9 | ./configure --prefix=%i --with-libxml-prefix=$LIBXML2_ROOT | |
10 | make %makeprocesses |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |