From fce17f73a9d7ba9649699c364af6fdbb83efaa95 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Wed, 2 Jun 2021 10:08:17 +0800 Subject: [PATCH] fixex failuer: usr/bin/perl: No such file or directory --- hyphen-fa.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-fa.spec b/hyphen-fa.spec index 7a24587..1d4ef09 100644 --- a/hyphen-fa.spec +++ b/hyphen-fa.spec @@ -1,12 +1,12 @@ Name: hyphen-fa Version: 0.20130404 -Release: 11 +Release: 12 Summary: Hyphenation rules for Farsi License: LPPL URL: http://www.ctan.org/tex-archive/language/hyphenation/fahyph Source: http://mirrors.ctan.org/language/hyphenation/fahyph.zip BuildArch: noarch -BuildRequires: hyphen-devel +BuildRequires: hyphen-devel, perl Requires: hyphen Supplements: (hyphen and langpacks-fa) %description @@ -27,5 +27,8 @@ install -Dp hyph_fa_IR.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_fa_IR.dic %{_datadir}/hyphen/* %changelog +* Wed Jun 1 2021 wulei - 0.20130404-12 +- fixes failed: perl: bad interpreter: No such file or directory + * Mon Apr 27 2020 huanghaitao - 0.20130404-11 - package init