]> git.pld-linux.org Git - packages/icewm.git/commitdiff
- remove duplicate locale (no -> nb) auto/th/icewm-1.4.2-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jan 2021 15:22:12 +0000 (16:22 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jan 2021 15:22:12 +0000 (16:22 +0100)
- rel 2

icewm.spec

index 77c0ea85431b98e9446b2afd5abeb111a4d41596..d0ed18254078afe90e44495c51a6301b9c6c4534 100644 (file)
@@ -25,7 +25,7 @@ Summary(uk.UTF-8):    Віконний менеджер для X11
 Name:          icewm
 Version:       1.4.2
 %define        iceicons_ver            0.6
 Name:          icewm
 Version:       1.4.2
 %define        iceicons_ver            0.6
-Release:       1
+Release:       2
 Epoch:         2
 License:       LGPL v2
 Group:         X11/Window Managers
 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
 
 # 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
 %find_lang %{name}
 
 %clean
This page took 0.319163 seconds and 4 git commands to generate.