[packages/libgda5] - fix sr locale packaging (now both sr at Latn and sr at latin exist, but sr at Latn is outdated)

qboosh qboosh at pld-linux.org
Sun Nov 17 07:58:15 CET 2013


commit 038ba2a06bd72e562ba1e9e1514b1cf82d8f4c1d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 17 07:58:55 2013 +0100

    - fix sr locale packaging (now both sr at Latn and sr at latin exist, but sr at Latn is outdated)

 libgda5.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libgda5.spec b/libgda5.spec
index f1955b6..9bdc3e7 100644
--- a/libgda5.spec
+++ b/libgda5.spec
@@ -423,7 +423,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}}
 
-mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{sr at Latn,sr at latin}
+# outdated version of sr at latin
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/sr at Latn
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/libgda-5.0/gda_trml2html
 %py_comp $RPM_BUILD_ROOT%{_datadir}/libgda-5.0/gda_trml2pdf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgda5.git/commitdiff/038ba2a06bd72e562ba1e9e1514b1cf82d8f4c1d



More information about the pld-cvs-commit mailing list