]> git.pld-linux.org Git - packages/texi2html.git/commitdiff
- unify locale name (no -> nb)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Oct 2013 15:03:41 +0000 (16:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Oct 2013 15:03:41 +0000 (16:03 +0100)
texi2html.spec

index 020716e71d8ce2b2f59c79b8d7d205358f391215..c7d8f710a5d7c2b5d3764aaec37d44fe66dd7160 100644 (file)
@@ -66,6 +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}
 %find_lang %{name} --all-name
 
 %clean
This page took 0.13282 seconds and 4 git commands to generate.