]> granicus.if.org Git - graphviz/commitdiff
autotools: remove some commented out lines
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 13 Aug 2021 00:05:36 +0000 (17:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 19 Aug 2021 01:34:32 +0000 (18:34 -0700)
Makefile.am

index f97f4e327520197311012e94400886821c62072b..c0f736d934ff2082726fca97dc1beb1ec8caef14 100644 (file)
@@ -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