commit: d089acce9b5cd5a4c7840d3747eb22e42a063921
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 1 02:35:12 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 1 02:35:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d089acce
net-misc/hylafaxplus: add missing local
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild
b/net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild
index c2207fd1949d..35ed4a8e31d9 100644
--- a/net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild
+++ b/net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -50,6 +50,7 @@ src_prepare() {
default
# Force it not to strip binaries
+ local dir
for dir in etc util faxalter faxcover faxd faxmail faxrm faxstat \
hfaxd sendfax sendpage ; do
sed -i -e "s:-idb:-idb \"nostrip\" -idb:g" \