diff options
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.9.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |