Changeset 02a729a for xsoft


Ignore:
Timestamp:
08/01/2015 12:56:26 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8d427b0a
Parents:
b8edcab8
Message:
  • Librep-0.92.5, reiserfsprogs-3.6.24, libgsf-1.14.34, GOffice-0.10.23 and Gnumeric-1.12.23: minor fixes and reformatting.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/gnumeric.xml

    rb8edcab8 r02a729a  
    123123    commands:</para>
    124124
    125 <screen><userinput>sed -e "s@zz-application/zz-winassoc-xls;@@" -i gnumeric.desktop.in &amp;&amp;
    126 ./configure --prefix=/usr &amp;&amp;
     125<screen><userinput>sed -e "s@zz-application/zz-winassoc-xls;@@" \
     126    -i gnumeric.desktop.in &amp;&amp;
     127
     128./configure --prefix=/usr  &amp;&amp;
     129
    127130make</userinput></screen>
    128131
     
    182185        <seg>
    183186          /usr/include/libspreadsheet-1.12,
    184           /usr/lib/gnumeric,
    185           /usr/lib/goffice/0.10/plugins/gnumeric,
    186           /usr/share/gnome/help/gnumeric,
    187           /usr/share/gnumeric,
    188           /usr/share/omf/gnumeric and
    189           /usr/share/pixmaps/gnumeric
     187          /usr/lib/{,goffice/0.10/plugins}/gnumeric and
     188          /usr/share/{gnome/help,,omf,pixmaps}/gnumeric
    190189        </seg>
    191190      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.