# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external graphviz 2.16.1-CMS19 |
1 | > | ### RPM external graphviz 2.16.1 |
2 | Source: http://www.graphviz.org/pub/%{n}/ARCHIVE/%{n}-%{realversion}.tar.gz | |
3 | Requires: expat zlib libjpg libpng | |
4 | ||
# | Line 63 | Line 63 | fi | |
63 | # Probably the configure should just be remade on Darwin, but it builds | |
64 | # as-is with this small cleanup | |
65 | perl -p -i -e "s|-lexpat||g" configure | |
66 | < | make %makeprocesses |
66 | > | # make %makeprocesses |
67 | > | make |
68 | ||
69 | %install | |
70 | make install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |