[packages/remmina] - drop pt_PT translation, package %{_libdir}/cmake/remmina

adamg adamg at pld-linux.org
Sun Mar 24 14:28:23 CET 2019


commit 762693bca3cf4c2bf42357b9625ce61a361e7b04
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sun Mar 24 14:28:15 2019 +0100

    - drop pt_PT translation, package %{_libdir}/cmake/remmina

 remmina.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/remmina.spec b/remmina.spec
index 76e4272..ff97c90 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -180,6 +180,8 @@ client.
 
 %prep
 %setup -qn Remmina-v%{version}
+%{__sed} -i s/^pt_PT$// po/LINGUAS
+%{__rm} -f po/pt_PT.po
 
 %build
 mkdir -p build
@@ -243,6 +245,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_includedir}/%{name}/
 %{_pkgconfigdir}/%{name}.pc
+%dir %{_libdir}/cmake/%{name}
 %{_libdir}/cmake/%{name}/*.cmake
 
 %if %{with exec}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/remmina.git/commitdiff/762693bca3cf4c2bf42357b9625ce61a361e7b04



More information about the pld-cvs-commit mailing list