Changeset 6473e74 for xsoft


Ignore:
Timestamp:
03/15/2006 03:00:51 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
d9c80e1
Parents:
0602a99
Message:

Removed excess EOL whitespace from all package instructions except for the 'x' chapters

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

Location:
xsoft
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r0602a99 r6473e74  
    129129    url="&files-anduin;/firefox-&firefox-version;-mozconfig"/>
    130130    (the file must be installed in the root of the source tree
    131     <filename class='directory'>mozilla</filename> directory, and named 
     131    <filename class='directory'>mozilla</filename> directory, and named
    132132    <filename>.mozconfig</filename>). Create the file by issuing the following
    133133    command:</para>
     
    287287    <!-- This appears to not be required any longer. The regchrome program
    288288         is not built any longer, and multi-user access to Firefox appears
    289          to work fine without running regxpcom and touching the files. -Randy 
     289         to work fine without running regxpcom and touching the files. -Randy
    290290
    291291    <para>To enable multi-user operation, execute the following as the
  • xsoft/graphweb/seamonkey.xml

    r0602a99 r6473e74  
    132132      <xref linkend="nss"/> (if you will be installing any other package that
    133133      utilizes NSS/NSPR, such as <application>Firefox</application>,
    134       <application>Thunderbird</application> or 
     134      <application>Thunderbird</application> or
    135135      <application>Evolution</application>)
    136136    </para>
     
    300300    as the <systemitem class="username">root</systemitem> user to replace the
    301301    broken files with symbolic links to known good files:</para>
    302    
     302
    303303<screen role="root"><userinput>ln -v -sf nss.pc /usr/lib/pkgconfig/seamonkey-nss.pc &amp;&amp;
    304304ln -v -sf nspr.pc /usr/lib/pkgconfig/seamonkey-nspr.pc</userinput></screen>
     
    387387    options not in the default <filename>.mozconfig</filename> file but can be
    388388    added in order to have the described effect on the SeaMonkey compile.</para>
    389  
     389
    390390    <para><option>ac_add_options --enable-elf-dynstr-gc</option>: Removes
    391391    un-referenced strings from ELF shared objects generated during the build.
  • xsoft/office/gimp.xml

    r0602a99 r6473e74  
    9595      <para>If the recommended dependencies are not installed, the
    9696      <command>configure</command> switches below will need to be modified as
    97       explained in <xref linkend='gimp-cmd-explanations'/> below.</para> 
     97      explained in <xref linkend='gimp-cmd-explanations'/> below.</para>
    9898    </note>
    9999
  • xsoft/other/thunderbird.xml

    r0602a99 r6473e74  
    276276    as the <systemitem class="username">root</systemitem> user to replace the
    277277    broken files with symbolic links to known good files:</para>
    278      
     278
    279279<screen role="root"><userinput>ln -v -sf nss.pc /usr/lib/pkgconfig/thunderbird-nss.pc &amp;&amp;
    280280ln -v -sf nspr.pc /usr/lib/pkgconfig/thunderbird-nspr.pc</userinput></screen>
     
    319319    <!-- This appears to not be required any longer. The regchrome program
    320320         is not built any longer, and multi-user access to Thunderbird appears
    321          to work fine without running regxpcom and touching the files. -Randy 
     321         to work fine without running regxpcom and touching the files. -Randy
    322322
    323323    <para>To enable multi-user operation, execute the following as the
     
    351351
    352352    <para><command>make -f client.mk ...</command>: Mozilla products are
    353     packaged to allow the use of a configuration file which can be used to 
     353    packaged to allow the use of a configuration file which can be used to
    354354    pass the configuration settings to the <command>configure</command>
    355355    command. <command>make</command> uses the <filename>client.mk</filename>
     
    406406
    407407      <para>If your Window or Desktop Manager does not allow you to configure
    408       a default browser, you can add a configuration parameter to 
     408      a default browser, you can add a configuration parameter to
    409409      <application>Thunderbird</application> so that a browser will start when
    410410      when you click on an Internet/intranet/local URL. The procedure to check
  • xsoft/suites/openoffice.xml

    r0602a99 r6473e74  
    220220    commands:</para>
    221221
    222     <note><para>Because of the complexity of the 
     222    <note><para>Because of the complexity of the
    223223    <application>OpenOffice</application> build system, it is not possible to
    224     provide generic build instructions for all systems.  You should review 
    225     the output of <command>config_office/configure --help</command> and take 
    226     advantage of any system installed programs and libraries available using 
    227     the <parameter>--enable</parameter>, <parameter>--disable</parameter>,  and 
     224    provide generic build instructions for all systems.  You should review
     225    the output of <command>config_office/configure --help</command> and take
     226    advantage of any system installed programs and libraries available using
     227    the <parameter>--enable</parameter>, <parameter>--disable</parameter>,  and
    228228    <parameter>--with-system-*</parameter> parameters.</para></note>
    229229
     
    326326    this switch if you have Gnome installed.</para>
    327327
    328     <para><parameter>--without-fonts</parameter>: Do not install Bitstream 
    329     Vera fonts since they are already included in X Window System 
     328    <para><parameter>--without-fonts</parameter>: Do not install Bitstream
     329    Vera fonts since they are already included in X Window System
    330330    Environment.</para>
    331331
Note: See TracChangeset for help on using the changeset viewer.