[packages/libvirt] - vi/vi_VN fix (both versions exist and are almost the same)
    qboosh 
    qboosh at pld-linux.org
       
    Tue Dec 17 18:48:20 CET 2013
    
    
  
commit da70f424f1818163885228c23ff8f9b246ce1e0e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 17 18:48:14 2013 +0100
    - vi/vi_VN fix (both versions exist and are almost the same)
 libvirt.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index f22797a..60595b6 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -532,7 +532,8 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{systemdtmpfilesdir}/%{name}.conf
 %endif
 
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{eu_ES,eu}
-%{__mv} $RPM_BUILD_ROOT%{_localedir}/{vi_VN,vi}
+# duplicate of vi, just one less message translated
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/vi_VN
 
 %find_lang %{name}
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libvirt.git/commitdiff/da70f424f1818163885228c23ff8f9b246ce1e0e
    
    
More information about the pld-cvs-commit
mailing list