]> git.pld-linux.org Git - packages/ka5-spectacle.git/commitdiff
- removing unsupported locale: ie auto/th/ka5-spectacle-22.12.0-2
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Fri, 9 Dec 2022 19:26:00 +0000 (19:26 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Fri, 9 Dec 2022 19:26:00 +0000 (19:26 +0000)
ka5-spectacle.spec

index 93c6ae5c47b50d1c9c1ab2a0345ce9a47edf1be3..8457b98b3fa89dfa326a004a23969ddd64582b6e 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Spectacle
 Summary(pl.UTF-8):     Spectacle
 Name:          ka5-%{kaname}
 Version:       22.12.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Editors
 Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -79,6 +79,9 @@ ctest
 rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{kaname} --all-name --with-kde
 
 %clean
This page took 0.3922 seconds and 4 git commands to generate.