From: Matthew Fernandez Date: Fri, 13 Aug 2021 00:05:36 +0000 (-0700) Subject: autotools: remove some commented out lines X-Git-Tag: 2.49.0~16^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e5ea2017f63e140e6770e9a711d7c40938b0ee6;p=graphviz autotools: remove some commented out lines --- diff --git a/Makefile.am b/Makefile.am index f97f4e327..c0f736d93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,9 +27,6 @@ doxygen: dist-hook: echo "@VERSION@" >VERSION echo "@GRAPHVIZ_COLLECTION@" >COLLECTION -# find $(distdir) -name CVS -type d -prune -exec rm -rf {} \; -# rm -f ToPAS -# find $(distdir) -type f -exec md5sum {} >>ToPAS \; BUILT_SOURCES = $(top_builddir)/graphviz_version.h @@ -56,8 +53,6 @@ rpm: dist Red) cp redhat/graphviz.spec.rhel $(HOME)/rpmbuild/$(HOSTNAME)/SPECS/graphviz.spec;; \ esac rpmbuild -ba $(HOME)/rpmbuild/$(HOSTNAME)/SPECS/graphviz.spec -# rpmbuild -ta graphviz-@VERSION@.tar.gz -# rpmbuild -ta --define "rtest 1" graphviz-@VERSION@.tar.gz .PHONY: deb deb: dist