Ignore:
Timestamp:
08/22/2014 03:40:22 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
6283ab1
Parents:
d4d8219
Message:

Fix sed alignment, typo and remove empty line from lo instructions, merge trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13984 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    rd4d8219 r78d9a95  
    303303
    304304    <para>
    305      For i686 systems, fix a problem inroduced by
     305     For i686 systems, fix a problem introduced by
    306306     <application>&gcc-490;</application>:
    307307    </para>
     
    320320
    321321sed -e "/distro-install-file-lists/d"           \
    322     -e "s:fetch_Download_item:&amp;_unchecked:" \
     322    -e "s:fetch_Download_item:&amp;_unchecked:"     \
    323323    -e "/fetch_Download_item/s:,no-check::"     \
    324324   -i Makefile.in                                  &amp;&amp;
     
    341341             --disable-postgresql-sdbc   \
    342342             --enable-release-build      \
    343              --enable-python=system      \
    344             <!-- - -with-system-boost    \ -->
     343             --enable-python=system      \<!--
     344            - -with-system-boost    \ -->
    345345             --with-system-clucene       \
    346346             --with-system-cairo         \
Note: See TracChangeset for help on using the changeset viewer.