[packages/icewm] - remove duplicate locale (no -> nb) - rel 2
baggins
baggins at pld-linux.org
Sun Jan 3 16:22:42 CET 2021
commit 8852bbec2bc0d1f0dbdd6b6c00d5470fdbd07318
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jan 3 16:22:12 2021 +0100
- remove duplicate locale (no -> nb)
- rel 2
icewm.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/icewm.spec b/icewm.spec
index 77c0ea8..d0ed182 100644
--- a/icewm.spec
+++ b/icewm.spec
@@ -25,7 +25,7 @@ Summary(uk.UTF-8): Віконний менеджер для X11
Name: icewm
Version: 1.4.2
%define iceicons_ver 0.6
-Release: 1
+Release: 2
Epoch: 2
License: LGPL v2
Group: X11/Window Managers
@@ -211,6 +211,9 @@ echo "menuprog \"Programs\" %{_datadir}/icewm/icons/folder_16x16.xpm vfmg -i -f
# old themes, no longer installed
cp -pr lib/themes/{gtk2,nice,nice2,warp3,warp4,yellowmotif} $RPM_BUILD_ROOT%{_datadir}/icewm/themes
+# duplicate locale
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/no
+
%find_lang %{name}
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icewm.git/commitdiff/8852bbec2bc0d1f0dbdd6b6c00d5470fdbd07318
More information about the pld-cvs-commit
mailing list