From: ellson Date: Sun, 17 Jul 2005 19:53:28 +0000 (+0000) Subject: remove dotneato-config from distro X-Git-Tag: LAST_LIBGRAPH~32^2~7422 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b8741e7d694f2d51e8448cfa4f3115aaa6a33fe;p=graphviz remove dotneato-config from distro --- diff --git a/graphviz.spec.in b/graphviz.spec.in index 07f2b7178..ec84b8a96 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -124,8 +124,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/lefty %exclude %{_libdir}/%{name}/lib*tcl*.so.* %exclude %{_libdir}/%{name}/libtk*.so.* -%exclude %{_bindir}/dotneato-config -%exclude %{_mandir}/man1/dotneato-config.1* %files tcl %defattr(-,root,root,-) @@ -137,12 +135,10 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%{_bindir}/dotneato-config %{_includedir}/%{name} %{_libdir}/%{name}/*.la %{_libdir}/%{name}/*.so %{_libdir}/pkgconfig/*.pc -%{_mandir}/man1/dotneato-config.1* %{_mandir}/man3/*.3* %exclude %{_libdir}/%{name}/lib*tcl*.* %exclude %{_libdir}/%{name}/libtk*.*