]> granicus.if.org Git - graphviz/commitdiff
remove condition around cgraph so that it is packaged regardless on --wiithout-cgraph
authorJohn Ellson <ellson@research.att.com>
Tue, 14 Aug 2012 21:39:57 +0000 (17:39 -0400)
committerJohn Ellson <ellson@research.att.com>
Tue, 14 Aug 2012 21:39:57 +0000 (17:39 -0400)
graphviz.spec.in

index 1d447b77fdf8f79681e357d38423940290ade0b4..e73dd01c5518d3387771190e8a306726300f3b85 100644 (file)
@@ -270,9 +270,7 @@ fi
 %{_mandir}/man1/unflatten.1*
 %{_mandir}/man7/graphviz.7*
 %{_libdir}/libcdt.so.*
-%if 0%{?CGRAPH}
 %{_libdir}/libcgraph.so.*
-%endif
 %if ! 0%{?CGRAPH}
 %{_libdir}/libgraph.so.*
 %endif