Changeset 2ce3f7b3 for xsoft/graphweb


Ignore:
Timestamp:
08/25/2014 12:45:37 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
916079a0
Parents:
c0afe8b
Message:

Fix a typo and few minor fixes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rc0afe8b r2ce3f7b3  
    177177
    178178<screen><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
    179 # If you have a multicore machine, firefox will now use all the cores by
     179<literal># If you have a multicore machine, firefox will now use all the cores by
    180180# default. Exceptionally, you can reduce the number of cores, e.g. to 1,
    181181# by uncommenting the next line and setting a valid number of CPU cores.
     
    253253ac_add_options --with-system-zlib
    254254
    255 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir
     255mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir</literal>
    256256EOF</userinput></screen>
    257257
Note: See TracChangeset for help on using the changeset viewer.