Accepting request 40840 from system:install:head
Copy from system:install:head/package-translations based on submit request 40840 from user coolo OBS-URL: https://build.opensuse.org/request/show/40840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/package-translations?expand=0&rev=5
This commit is contained in:
parent
e43ba41d0e
commit
c336710254
@ -16,7 +16,7 @@ mkdir mo
|
||||
for file in $MY_LCN_PACK_CHECKOUT/*/po; do
|
||||
lang=`echo $file | sed -e "s,/po,,; s,.*/,,"`
|
||||
echo $file $lang
|
||||
msgcat --use-first $file/packages_*.po | msgfmt -o mo/package-translations-$lang.mo -
|
||||
msgcat --use-first $file/*.po | msgfmt -o mo/package-translations-$lang.mo -
|
||||
done
|
||||
rm -f package-translations.tar.bz2
|
||||
tar cfj package-translations.tar.bz2 mo
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 29 06:41:08 UTC 2010 - coolo@novell.com
|
||||
|
||||
- fix the PREPAPRE_PACKAGE script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 28 15:16:22 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: package-translations
|
||||
Version: 1.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Summary and Descriptions Translations
|
||||
License: BSD3c(or similar)
|
||||
Group: System/GUI/Other
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c856577a8a75d3480bfbe23b83f0a695217cd1eea95a1fb601d7543339ae612
|
||||
size 115
|
||||
oid sha256:809af4cf0442ac5191732509a03da87aa8ceb45f5d7fa7b856bd0a63493823b7
|
||||
size 2331000
|
||||
|
Loading…
x
Reference in New Issue
Block a user