summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/OpenRGB')
-rw-r--r--app-misc/OpenRGB/OpenRGB-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/OpenRGB/OpenRGB-0.3.ebuild b/app-misc/OpenRGB/OpenRGB-0.3.ebuild
index eb6dc109ba49..e4bec3567f54 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
}