Ignore:
Timestamp:
08/12/2008 12:15:25 AM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
6.3, 6.3-rc3
Children:
58ca0b5, b0a3c467
Parents:
0fa8146
Message:

Updates for the 6.3-rc3 release including mods to shorten some line lengths to fit the PDF output on a page

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    r0fa8146 rb8eb6bc  
    222222# installation and is used to locate Thunderbird's installed files. This
    223223# option is not required for end-user use, and is only used for
    224 # development purposes.
    225 #ac_add_options --with-default-mozilla-five-home=/usr/lib/thunderbird-&thunderbird-version;</literal>
     224# development purposes. Due to PDF line length limitations, the command
     225# below is modified. If you need to use the command below, change the
     226# ... to /usr/lib.
     227#ac_add_options --with-default-mozilla-five-home=.../thunderbird-&thunderbird-version;</literal>
    226228
    227229EOF</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.