commit:     b2f4999cc13612917f2b9642fa05d6ea9ca7029f
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 11:51:29 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 11:52:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f4999c

net-im/transwhat: fix install

Closes: https://bugs.gentoo.org/911798

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild 
b/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
index e7c480d00bb3..a6fbc475149e 100644
--- a/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
+++ b/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
@@ -34,6 +34,6 @@ src_prepare() {
 
        # Spectrum2 must be lower case
        sed \
-               -e 's/Spectrum2/spectrum2/g'
+               -e 's/Spectrum2/spectrum2/g' \
                -i 
transWhat/{buddy,group,registersession,session,transwhat,whatsappbackend}.py || 
die
 }

Reply via email to