Ignore:
Timestamp:
07/18/2014 09:17:25 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
gnome
Children:
1355fcb
Parents:
799fae5
Message:

Changed configure switches on baobab gnome-clocks gnome-color-manager gnome-control-center gnome-dictionary gnome-disk-utility gnome-font-viewer
gnome-logs gnome-maps gnome-music gnome-nettool gnome-sound-recorder and gnome-terminal pages

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-color-manager.xml

    r799fae5 rbe54b56  
    111111
    112112<screen><userinput>./configure --prefix=/usr \
    113             --libexecdir=/usr/lib/gnome-color-manager \
    114             --disable-packagekit &amp;&amp;
     113            --disable-static &amp;&amp;
    115114make</userinput></screen>
    116115
     
    126125    <title>Command Explanations</title>
    127126
    128     <para>
    129       <option>--disable-packagekit</option>: This parameter disables use
    130       of PackageKit which isn't suitable for BLFS.
    131     </para>
    132 
     127      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     128      href="../../xincludes/static-libraries.xml"/>
     129   
    133130  </sect2>
    134131
Note: See TracChangeset for help on using the changeset viewer.