Changeset 19d81f7 for xsoft


Ignore:
Timestamp:
06/05/2012 01:17:01 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b22e1383
Parents:
ace536a
Message:

Libre Office 3.5.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10267 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    race536a r19d81f7  
    88    "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;/libreoffice-core-&libreoffice-version;.2.tar.xz">
    99  <!ENTITY libreoffice-core-download-ftp  " ">
    10   <!ENTITY libreoffice-core-md5sum        "d22cd79e7463ac4caf0a4b47d78a82ac">
     10  <!ENTITY libreoffice-core-md5sum        "61afc900785dd7d071b96d9ab0af46f3">
    1111  <!ENTITY libreoffice-core-size          "99 MB">
    1212  <!ENTITY libreoffice-buildsize          "6.1 GB (337 MB installed)">
     
    214214done          &amp;&amp;
    215215unset SOFFICE &amp;&amp;
    216 ln -s ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &amp;&amp;
    217 ln -s ../lib/libreoffice/program/unopkg /usr/bin                &amp;&amp;
     216ln -sf ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &amp;&amp;
     217ln -sf ../lib/libreoffice/program/unopkg /usr/bin               &amp;&amp;
    218218cp sysui/desktop/man/{libreoffice,unopkg}.1 /usr/share/man/man1 &amp;&amp;
    219219for res in 16 32 48 128 256
     
    282282    <para>
    283283      <option>--with-lang="pt-BR"</option>: This option sets what languages to
    284       support. en-US is always included by default. For a list of the available
    285       options: <command>ls translations/source</command>.
     284      support. en-US is always included by default. To list several languages,
     285      separate them with a space. For all languages, use --with-lang=ALL
     286      <!-- For a list of the available options:
     287      <command>ls translations/source</command>. -->
    286288    </para>
    287289
Note: See TracChangeset for help on using the changeset viewer.