commit:     78d1feb0b3d57583342b767a2cf8943f7d65bc03
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 13:38:12 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 14:00:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d1feb0

app-dicts/aspell-mr: fix compilation

Closes: https://bugs.gentoo.org/775728
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-mr/aspell-mr-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-mr/aspell-mr-0.10.0.ebuild 
b/app-dicts/aspell-mr/aspell-mr-0.10.0.ebuild
index 4b789e91f5c..3452c2ed590 100644
--- a/app-dicts/aspell-mr/aspell-mr-0.10.0.ebuild
+++ b/app-dicts/aspell-mr/aspell-mr-0.10.0.ebuild
@@ -15,7 +15,7 @@ src_prepare() {
        default
 
        # Must be renamed, as it triggers otherwise a file collision with 
app-dicts/aspell-hi.
-       sed -e 's/u-deva/u-deva-mr/g' -i Makefile.pre || die
+       sed -e 's/u-deva/u-deva-mr/g' -i info -i Makefile.pre -i mr.dat || die
        mv u-deva.cmap u-deva-mr.cmap || die
        mv u-deva.cset u-deva-mr.cset || die
 }

Reply via email to