From 6607d04e823c033d8e5910e4c9104771ca534b12 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 28 Nov 2022 01:18:20 +0000 Subject: gentoo auto-resync : 28:11:2022 - 01:18:20 --- app-misc/openrgb/openrgb-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-misc/openrgb/openrgb-9999.ebuild') diff --git a/app-misc/openrgb/openrgb-9999.ebuild b/app-misc/openrgb/openrgb-9999.ebuild index 44c450e3c857..343c012dd241 100644 --- a/app-misc/openrgb/openrgb-9999.ebuild +++ b/app-misc/openrgb/openrgb-9999.ebuild @@ -40,7 +40,6 @@ BDEPEND=" " PATCHES+=( - "${FILESDIR}"/OpenRGB-0.7-plugins.patch "${FILESDIR}"/OpenRGB-0.7-r1-udev.patch ) @@ -57,7 +56,7 @@ src_configure() { eqmake5 \ INCLUDEPATH+="${ESYSROOT}/usr/include/nlohmann" \ - DEFINES+="GENTOO_PLUGINS_DIR=\\\\\"\\\"${EPREFIX}/usr/$(get_libdir)/OpenRGB/plugins\\\\\"\\\"" + DEFINES+="OPENRGB_EXTRA_PLUGIN_DIRECTORY=\\\\\"\\\"${EPREFIX}/usr/$(get_libdir)/OpenRGB/plugins\\\\\"\\\"" } src_install() { -- cgit v1.2.3