commit:     03fb090e73352b099f3a2460530d81d13c98a5f0
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 11:21:10 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 11:21:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fb090e

dev-tcltk/thread: do not use git or svn

Closes: https://bugs.gentoo.org/926704
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/thread/thread-2.8.9.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tcltk/thread/thread-2.8.9.ebuild 
b/dev-tcltk/thread/thread-2.8.9.ebuild
index 7a5750ff4138..ab64d0048cc7 100644
--- a/dev-tcltk/thread/thread-2.8.9.ebuild
+++ b/dev-tcltk/thread/thread-2.8.9.ebuild
@@ -33,6 +33,7 @@ PATCHES=( "${FILESDIR}"/${PN}-2.8.5-musl.patch )
 
 src_prepare() {
        ln -s ../tclconfig-${TCLCONFIGId} tclconfig || die
+       echo "unknown" > manifest.uuid || die
        default
 
        # Search for libs in libdir not just exec_prefix/lib

Reply via email to