From: Stefan Schantl Date: Sat, 18 Mar 2023 16:17:25 +0000 (+0100) Subject: gettext: The config.rpath script needs to be executeable X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2af13801f93e742041ebcfdf48042f5af82466e7;p=people%2Fstevee%2Fipfire-3.x.git gettext: The config.rpath script needs to be executeable Signed-off-by: Stefan Schantl --- diff --git a/gettext/gettext.nm b/gettext/gettext.nm index f49862f0d..000db01b2 100644 --- a/gettext/gettext.nm +++ b/gettext/gettext.nm @@ -5,7 +5,7 @@ name = gettext version = 0.21.1 -release = 4 +release = 5 groups = System/Base url = https://www.gnu.org/software/gettext/ @@ -75,9 +75,6 @@ build # Drop trigger and team-address files for GNOME, KDE and TP projects rm -rvf %{BUILDROOT}%{datadir}/%{name}/projects - - # Fix permissions of gettext config.rpath script. - chmod 644 %{BUILDROOT}%{datadir}/%{name}/config.rpath end end