# | Line 5 | Line 5 | Source: http://downloads.sourceforge.net | |
---|---|---|
5 | %setup -n %n-%realversion | |
6 | ||
7 | %build | |
8 | < | ./configure --prefix %i --without-tutorial --without-x |
8 | > | ./configure --prefix %i --disable-wxt --without-cairo --without-tutorial --without-x |
9 | make %makeprocesses | |
10 | ||
11 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |