]> granicus.if.org Git - graphviz/commitdiff
remove some commented out RHEL build lines
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 28 Sep 2021 04:14:37 +0000 (21:14 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 29 Sep 2021 14:48:01 +0000 (07:48 -0700)
redhat/graphviz.spec.fedora.in

index 68e01c262b77434d91c71cf2b28710d3e855facc..3b69401080c52b4d20d0fc0233c3a1657ba9da22 100644 (file)
@@ -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}