commit:     54d2b2a43998b7219550af17464384f953f95d4f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 07:29:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 27 07:29:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d2b2a4

dev-util/icemon: fix S

Closes: https://bugs.gentoo.org/956685
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/icemon/icemon-3.3_p20250520.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/icemon/icemon-3.3_p20250520.ebuild 
b/dev-util/icemon/icemon-3.3_p20250520.ebuild
index c11d23a685c9..6fd4a2aded2d 100644
--- a/dev-util/icemon/icemon-3.3_p20250520.ebuild
+++ b/dev-util/icemon/icemon-3.3_p20250520.ebuild
@@ -9,6 +9,7 @@ inherit cmake xdg
 DESCRIPTION="Monitor program for use with Icecream compile clusters"
 HOMEPAGE="https://en.opensuse.org/Icecream https://github.com/icecc/icemon";
 SRC_URI="https://github.com/icecc/icemon/archive/${COMMIT}.tar.gz -> 
${P}-${COMMIT:0:8}.tar.gz"
+S="${WORKDIR}"/${PN}-${COMMIT}
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to