From c14b6a57efcc17fd9570017ce72dd9adf3b9c304 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Wed, 2 Jun 2021 11:12:19 +0800 Subject: [PATCH] fixex failuer: usr/bin/perl: No such file or directory --- hyphen-lt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-lt.spec b/hyphen-lt.spec index 53f5c39..71a6ee4 100644 --- a/hyphen-lt.spec +++ b/hyphen-lt.spec @@ -1,13 +1,13 @@ Name: hyphen-lt Version: 0.20100531 -Release: 17 +Release: 18 Summary: The rules for Lithuanian hyphenation License: MIT URL: http://tug.org/tex-hyphen Source: http://mirror.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex BuildArch: noarch Requires: hyphen -BuildRequires: hyphen-devel +BuildRequires: hyphen-devel, perl Supplements: (hyphen and langpacks-lt) %description @@ -34,6 +34,9 @@ install -Dp hyph_lt_LT.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_lt_LT.dic %{_datadir}/hyphen/* %changelog +* Wed Jun 02 2021 wulei - 0.20100531-18 +- fixes failed: perl: bad interpreter: No such file or diretory + * Thu Jan 07 2021 Ge Wang - 0.20100531-17 - Modify license information