diff options
author | David Tardon <dtardon@redhat.com> | 2012-07-15 11:38:07 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-07-17 14:06:52 +0200 |
commit | 4b592ce754e578a347490341caecc1bc45f67242 (patch) | |
tree | a25dce68615e277f12827d061e79da086522cf15 /postprocess | |
parent | 4fea92fe5389ba4de593f5e991870cf595b516e1 (diff) |
move ulfconv to l10ntools
This allows us to drop dependency on setup_native everywhere.
Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 8038e87da626..bf7be3357075 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk MORE_FONTS:more_fonts DICTIONARIES:dictionaries LANGUAGETOOL:languagetool MYSQLC:mysqlc STLPORT:stlport tail_build NULL +po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk MORE_FONTS:more_fonts DICTIONARIES:dictionaries LANGUAGETOOL:languagetool MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL |