]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
gettext: The config.rpath script needs to be executeable
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 18 Mar 2023 16:17:25 +0000 (17:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Mar 2023 18:25:39 +0000 (18:25 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
gettext/gettext.nm

index f49862f0dd20d2712328615ae3b46a4044d73840..000db01b25455087d8b87a3da3f112bcab361245 100644 (file)
@@ -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