# | Line 30 | Line 30 | make %makeprocesses bootstrap | |
---|---|---|
30 | cd obj && make install | |
31 | ln -s gcc %i/bin/cc | |
32 | %post | |
33 | < | # Required only by gcj > 3.4.5 |
34 | < | %if %v != 3.2.3 |
33 | > | %if "%v" != "3.2.3" |
34 | %{relocateConfig}lib/libffi.la | |
35 | %{relocateConfig}lib/lib-org-w3c-dom.la | |
36 | %{relocateConfig}lib/lib-org-xml-sax.la |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |