# | Line 41 | Line 41 | make %makeprocesses | |
---|---|---|
41 | %install | |
42 | make install | |
43 | ||
44 | + | # Remove the doc, as it is large and we don't need that in |
45 | + | # our rpms (it is all available on the web in any case) |
46 | + | rm -fR %i/doc |
47 | + | |
48 | # Qt itself has some paths that can only be overwritten by | |
49 | # using an appropriate `qt.conf`. | |
50 | # Without this qmake will complain whenever used in |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |