From: John Ellson Date: Tue, 14 Aug 2012 21:39:57 +0000 (-0400) Subject: remove condition around cgraph so that it is packaged regardless on --wiithout-cgraph X-Git-Tag: LAST_LIBGRAPH~32^2~353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e0833d43af565b651f468927570edc86215dc0d;p=graphviz remove condition around cgraph so that it is packaged regardless on --wiithout-cgraph --- diff --git a/graphviz.spec.in b/graphviz.spec.in index 1d447b77f..e73dd01c5 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -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