[packages/hexchat] - remove duplicate locale, rel 3

baggins baggins at pld-linux.org
Thu Sep 21 15:55:54 CEST 2023


commit 3fc845f43ba844621264fc20790804b1bc2aebd5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 21 15:13:14 2023 +0200

    - remove duplicate locale, rel 3

 hexchat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hexchat.spec b/hexchat.spec
index a0c1d2c..6c025b5 100644
--- a/hexchat.spec
+++ b/hexchat.spec
@@ -1,7 +1,7 @@
 Summary:	A popular and easy to use graphical IRC (chat) client
 Name:		hexchat
 Version:	2.16.1
-Release:	2
+Release:	3
 License:	GPL v2+
 Source0:	https://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz
 # Source0-md5:	0af269d719c2c047310d44804bb31fdb
@@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
 %meson_install -C build
 
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/ja{_JP,}
-%{__mv} $RPM_BUILD_ROOT%{_localedir}/{no,nb}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/no
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hexchat.git/commitdiff/3fc845f43ba844621264fc20790804b1bc2aebd5



More information about the pld-cvs-commit mailing list