[packages/texi2html] - move no->nb locale file properly

qboosh qboosh at pld-linux.org
Sun Oct 27 16:09:28 CET 2013


commit 8d8f85406465fee592c431cafc95f20216a3b0f5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 27 16:09:08 2013 +0100

    - move no->nb locale file properly

 texi2html.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/texi2html.spec b/texi2html.spec
index c7d8f71..52b4d90 100644
--- a/texi2html.spec
+++ b/texi2html.spec
@@ -66,7 +66,7 @@ for d in $RPM_BUILD_ROOT%{_localedir}/*.us-ascii ; do
 	install -d $outd
 	%{__mv} $d/LC_MESSAGES/texi2html_document.mo $outd
 done
-%{__mv} $RPM_BUILD_ROOT%{_localedir}/{no,nb}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{no,nb}/LC_MESSAGES/texi2html_document.mo
 %find_lang %{name} --all-name
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texi2html.git/commitdiff/8d8f85406465fee592c431cafc95f20216a3b0f5



More information about the pld-cvs-commit mailing list