summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2023-05-21 19:47:41 (GMT)
committerJakub Bogusz2023-05-21 19:47:41 (GMT)
commit8d3c2c002d34063867d457adf9e14a559f8187ac (patch)
treeaa5554c50ee9477f6e869a2c0c9353e2dcbbeeaf
parentd4bb0eb8198202c178b03495dd4a1a9ec2c65853 (diff)
downloadgnome-terminal-8d3c2c002d34063867d457adf9e14a559f8187ac.zip
gnome-terminal-8d3c2c002d34063867d457adf9e14a559f8187ac.tar.gz
- drop ie locale, release 2auto/th/gnome-terminal-3.46.9-2
-rw-r--r--gnome-terminal.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome-terminal.spec b/gnome-terminal.spec
index c55468a..c9ad8a7 100644
--- a/gnome-terminal.spec
+++ b/gnome-terminal.spec
@@ -8,7 +8,7 @@ Summary: GNOME Terminal
Summary(pl.UTF-8): Terminal dla GNOME
Name: gnome-terminal
Version: 3.46.9
-Release: 1
+Release: 2
License: GPL v3+
Group: X11/Applications
# up to 3.44.1
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
%find_lang %{name} --with-gnome
%clean