[gentoo-user] feature request for dev-tcltk/expect : install autoexpect
From
=?UTF-8?Q?H=C3=A5kon_Alstadheim?=@21:1/5 to
All on Sun Sep 15 20:20:01 2024
As it is, if I want to run autoexpect I need to install with USE="doc",
and then unpack and install the script manually. This means I need to
update it whenever expect is updated, in case there are changes. I'd
love to see something like:
--- a/dev-tcltk/expect/expect-5.45.4-r5.ebuild
+++ b/dev-tcltk/expect/expect-5.45.4-r5.ebuild
@@ -69,7 +69,7 @@ expect_make_var() {
src_install() {
default
-
+ cp -v example/autoexpect "${D}/usr/bin/"
if use doc ; then
docinto examples
--------------------------------------
, possibly controlled by a "tools" use-flag.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)