make sure readme is finalized before generating signature
Graham Knop [Sun, 16 Oct 2016 11:35:34 +0000 (07:35 -0400)]
lib/Distar.pm

index 4188df5..8353640 100644 (file)
@@ -191,6 +191,7 @@ $(DISTVNAME)/README: $(VERSION_FROM)
        $(NOECHO) $(MKPATH) $(DISTVNAME)
        pod2text $(VERSION_FROM) >$(DISTVNAME)/README
        $(NOECHO) $(ABSPERLRUN) $(HELPERS)/add-to-manifest -d $(DISTVNAME) README
+distsignature: readmefile
 disttest: distmanicheck
 distmanicheck: create_distdir
        cd $(DISTVNAME) && $(ABSPERLRUN) "-MExtUtils::Manifest=manicheck" -e "exit manicheck"