summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-02-26 11:29:19 +0100
committerAlfredo Tupone <tupone@gentoo.org>2024-02-26 11:29:19 +0100
commit6b8dcdca79423c9b8f5d88b89d5682f76f36c7c1 (patch)
tree6b031bc1d6024849e42a4a65da437801968b31b0 /dev-lang/tcl
parentAdd missing license (diff)
downloadgentoo-6b8dcdca79423c9b8f5d88b89d5682f76f36c7c1.tar.gz
gentoo-6b8dcdca79423c9b8f5d88b89d5682f76f36c7c1.tar.bz2
gentoo-6b8dcdca79423c9b8f5d88b89d5682f76f36c7c1.zip
dev-lang/tcl: add comments about the compat directory removal
Closes: https://bugs.gentoo.org/911896 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r--dev-lang/tcl/tcl-8.6.13-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/tcl/tcl-8.6.13-r1.ebuild b/dev-lang/tcl/tcl-8.6.13-r1.ebuild
index e607daaea559..cc9ffed3639c 100644
--- a/dev-lang/tcl/tcl-8.6.13-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.6.13-r1.ebuild
@@ -36,6 +36,8 @@ QA_CONFIG_IMPL_DECL_SKIP=(
)
src_prepare() {
+ # By dropping the compat directory a lot of licensing and attribution burden
+ # (BSD-3, zlib,...) is lifted from the user
find \
"${SPARENT}"/compat/* \
"${SPARENT}"/doc/try.n \