Author: fernando
Date: Sat Aug 17 04:32:07 2013
New Revision: 11642
Log:
tweaks
Modified:
trunk/BOOK/xsoft/office/libreoffice.xml
Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml Fri Aug 16 19:43:39 2013
(r11641)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Sat Aug 17 04:32:07 2013
(r11642)
@@ -373,30 +373,40 @@
</para>
<para>
- <command>chmod +x ...</command>: Fix the unpack script's permissions.
+ <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
</para>
<para>
<parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
the vendor which is mentioned when you click "About" on the toolbar.
</para>
-
+<!-- I believe en-US is not necessary anymore
<para>
- <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
+ <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
what languages to support. en-US is always needed. To list several
languages, separate them with a space. For all languages, use
- <parameter>--with-lang=ALL</parameter>
+ <parameter>-\-with-lang=ALL</parameter>
</para>
+-->
<para>
- <parameter>--with-help</parameter>: Without this switch, the help files
- are not built.
+ <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
+ what languages to support. To list several languages, separate them with
+ a space. For all languages, use
+ <parameter>--with-lang=ALL</parameter>.
</para>
<para>
- For a list of the available languages, run:
- <command>ls translations/source</command> after you have extracted
- the translations tarball.
+ For a list of the available languages, you can uncompress the
+ translations tarball, <command>tar -xf
+ ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
+ --no-overwrite-dir -C /tmp</command>, and run <command>ls
+ /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
+ </para>
+
+ <para>
+ <parameter>--with-help</parameter>: Without this switch, the help files
+ are not built.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page