diff --git a/app-misc/OpenRGB/OpenRGB-0.3.ebuild b/app-misc/OpenRGB/OpenRGB-0.3.ebuild index eb6dc109ba49b..e4bec3567f54b 100644 --- a/app-misc/OpenRGB/OpenRGB-0.3.ebuild +++ b/app-misc/OpenRGB/OpenRGB-0.3.ebuild @@ -47,5 +47,5 @@ src_configure() { src_install() { emake INSTALL_ROOT="${D}" install - dodoc README.md + dodoc README.md OpenRGB.patch }