# | Line 4 | Line 4 | Requires: zlib | |
---|---|---|
4 | %prep | |
5 | %setup -n %n-%realversion | |
6 | %build | |
7 | < | ./configure --prefix=%i --with-zlib=$ZLIB_ROOT |
7 | > | ./configure --prefix=%i --with-zlib=$ZLIB_ROOT --without-python |
8 | make %makeprocesses |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |