Ignore:
Timestamp:
03/26/2012 11:54:14 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
9408066
Parents:
7a00c50e
Message:

tag and tidy-up remaining non-PAM gnome packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-utils.xml

    r7a00c50e r1228252  
    99  <!ENTITY gnome-utils-md5sum        "9c173160a4c5d5c315f6cef4a87a9620">
    1010  <!ENTITY gnome-utils-size          "7.0 MB">
    11   <!ENTITY gnome-utils-buildsize     "?? MB">
    12   <!ENTITY gnome-utils-time          "?? SBU">
     11  <!ENTITY gnome-utils-buildsize     "77 MB">
     12  <!ENTITY gnome-utils-time          "0.8 SBU">
    1313]>
    1414
     
    3434    easier.</para>
    3535
    36     <!-- &lfs65_built; not this version! -->
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080
    8181<screen><userinput>./configure --prefix=$GNOME_PREFIX \
    82             --sysconfdir=$GNOME_SYSCONFDIR \
    83             --libexecdir=$GNOME_PREFIX/lib/gnome-utils &amp;&amp;
     82            --sysconfdir=$GNOME_SYSCONFDIR &amp;&amp;
    8483make</userinput></screen>
    8584
     
    10099    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101100    href="../../xincludes/gnome-sysconfdir.xml"/>
    102 
    103     <para><parameter>--libexecdir=$GNOME_PREFIX/lib/gnome-utils</parameter>: This parameter causes the libexec
    104     files to be installed in the preferred location of
    105     <filename class="directory">$GNOME_PREFIX/lib/gnome-utils</filename>
    106     instead of
    107     <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    108101
    109102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    123116        <seg>baobab, gnome-dictionary, gnome-screenshot, gnome-search-tool,
    124117        gnome-system-log, and gnome-dictionary-applet</seg>
    125         <seg>libgdict-1.0.{so,a}</seg>
     118        <seg>libgdict-1.0.so</seg>
    126119        <seg><envar>$GNOME_PREFIX</envar>/{include/gdict-1.0/gdict,
    127120        lib/gnome-utils,share/{baobab/pixmaps,gdict-1.0/sources,
     
    191184
    192185      <varlistentry id="libgdict-1.0">
    193         <term><filename class='libraryfile'>libgdict-1.0.{so,a}</filename></term>
     186        <term><filename class='libraryfile'>libgdict-1.0.so</filename></term>
    194187        <listitem>
    195188          <para>contains the <application>GNOME</application> dictionary API
    196189          functions.</para>
    197190          <indexterm zone="gnome-utils libgdict-1.0">
    198             <primary sortas="c-libgdict-1.0">libgdict-1.0.{so,a}</primary>
     191            <primary sortas="c-libgdict-1.0">libgdict-1.0.so</primary>
    199192          </indexterm>
    200193        </listitem>
Note: See TracChangeset for help on using the changeset viewer.