commit: 51bd7b1ed337010f9cc5a8c24d6207673cf6a9b2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 08:52:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 08:52:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bd7b1e
x11-misc/trayer-srg: style tweak
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild
b/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild
index a7d74142df61..3a334d5db670 100644
--- a/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild
+++ b/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild
@@ -26,7 +26,7 @@ BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/${P}-avoid-prestripping-of-files.patch"
"${FILESDIR}/${P}-fix-define.patch"
- )
+)
src_configure() {
./configure --prefix="${EPREFIX}" || die