diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-12-08 18:49:38 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-12-08 18:49:38 +0000 |
commit | 320b682e018a57f036bf80772522247d576d1764 (patch) | |
tree | 2f9c107ff38a59bf8bae38fcb9ff201ad65ce635 /readlicense_oo/prj | |
parent | edd922ee83914c3178528c081ec01a7f3439c456 (diff) |
Simplify, remove lang suffix, remove html and rtf licenses, to use odt.
Diffstat (limited to 'readlicense_oo/prj')
-rw-r--r-- | readlicense_oo/prj/build.lst | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/readlicense_oo/prj/build.lst b/readlicense_oo/prj/build.lst index 0f484d01c391..2296ead27202 100644 --- a/readlicense_oo/prj/build.lst +++ b/readlicense_oo/prj/build.lst @@ -1,7 +1,5 @@ -ro readlicense_oo : l10n solenv LIBXSLT:libxslt NULL -ro readlicense_oo usr1 - all ro_root NULL -ro readlicense_oo\docs\readme nmake - all ro_readme NULL -ro readlicense_oo\html nmake - all ro_html NULL -ro readlicense_oo\odt nmake - all ro_odt NULL -ro readlicense_oo nmake - all ro_conv NULL +ro readlicense_oo : l10n solenv LIBXSLT:libxslt NULL +ro readlicense_oo usr1 - all ro_root NULL +ro readlicense_oo\docs\readme nmake - all ro_readme NULL +ro readlicense_oo nmake - all ro_conv NULL |