From 368b53b020bbf7933eb7ee5306013a51588326bb Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Mon, 6 Jan 2020 21:45:37 -0500 Subject: [PATCH] cewl: README doesn't exist :-P --- app-text/cewl/cewl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/cewl/cewl-9999.ebuild b/app-text/cewl/cewl-9999.ebuild index 44a3bd6f8..362eced28 100644 --- a/app-text/cewl/cewl-9999.ebuild +++ b/app-text/cewl/cewl-9999.ebuild @@ -42,7 +42,7 @@ each_ruby_install() { } all_ruby_install() { - dodoc ${MY_P}/README + dodoc ${MY_P}/README.md newbin ${MY_P}/cewl.rb cewl }