From: Matthew Fernandez Date: Tue, 28 Sep 2021 04:14:37 +0000 (-0700) Subject: remove some commented out RHEL build lines X-Git-Tag: 2.49.2~31^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81709e3918e4c4025b8e08ae31dfee378748b1c4;p=graphviz remove some commented out RHEL build lines --- diff --git a/redhat/graphviz.spec.fedora.in b/redhat/graphviz.spec.fedora.in index 68e01c262..3b6940108 100644 --- a/redhat/graphviz.spec.fedora.in +++ b/redhat/graphviz.spec.fedora.in @@ -1016,18 +1016,6 @@ find %{buildroot}%{_datadir}/%{name}/demo -type f -exec chmod a-x {} ';' # Rename python demos to prevent byte compilation find %{buildroot}%{_datadir}/%{name}/demo -type f -name "*.py" -exec mv {} {}.demo ';' -# # Remove metadata from generated PDFs -# pushd %{buildroot}%{_docdir}/%{name}/pdf -# for f in prune lneato.1 lefty.1 gvgen.1 gc.1 dotty.1 dot.1 cluster.1 -# do -# if [ -f $f.pdf ] -# then -# # ugly, but there is probably no better solution -# qpdf --empty --static-id --pages $f.pdf -- $f.pdf.$$ -# mv -f $f.pdf.$$ $f.pdf -# fi -# done - # Ghost plugins config touch %{buildroot}%{_libdir}/graphviz/config%{pluginsver}