/[soft]/mageia-kde-translation/branches/1/Makefile
ViewVC logotype

Contents of /mageia-kde-translation/branches/1/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1643 - (show annotations) (download)
Thu Jun 2 20:47:25 2011 UTC (12 years, 9 months ago) by dmorgan
File size: 409 byte(s)
Branch for updates
1 combine:
2 @echo 'Combineing files'
3 @rm -fr mageia-kde-translation
4 @mkdir mageia-kde-translation
5 @for i in po/*.po ; do \
6 j=`basename $$i`; \
7 EXTRAFILE='' ; \
8 msgcat --use-first $$i $$EXTRAFILE | msgattrib --translated --no-fuzzy --no-obsolete -o mageia-kde-translation/$$j ; \
9 done
10
11 tarball: combine
12 @tar cjvf mageia-kde-translation-1.tar.bz2 mageia-kde-translation
13 @rm -fr mageia-kde-translation

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.30