commit:     ff829db6d7a4a5cde114b0c36b9d39fdcb4c464b
Author:     Username404-59 <53659497+Username404-59 <AT> users <DOT> noreply 
<DOT> github <DOT> com>
AuthorDate: Tue Sep 10 21:01:01 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 22:43:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff829db6

app-misc/openrgb: Fix building live 9999 version

Signed-off-by: Username404-59 <53659497+Username404-59 <AT> 
users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/38554
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-misc/openrgb/openrgb-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/openrgb/openrgb-9999.ebuild 
b/app-misc/openrgb/openrgb-9999.ebuild
index bc8761ad746a..961ed38ac207 100644
--- a/app-misc/openrgb/openrgb-9999.ebuild
+++ b/app-misc/openrgb/openrgb-9999.ebuild
@@ -81,7 +81,7 @@ src_configure() {
 src_install() {
        emake INSTALL_ROOT="${ED}" install
 
-       dodoc README.md OpenRGB.patch
+       dodoc README.md
 
        rm -r "${ED}"/usr/lib/udev/ || die
        udev_dorules 60-openrgb.rules

Reply via email to