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/add/gnome-applets.xml

    r7a00c50e r1228252  
    99  <!ENTITY gnome-applets-md5sum        "bce6d49f3bb2caff8d91c78599ffcfd0">
    1010  <!ENTITY gnome-applets-size          "7.7 MB">
    11   <!ENTITY gnome-applets-buildsize     "?? MB">
    12   <!ENTITY gnome-applets-time          "?? SBU">
     11  <!ENTITY gnome-applets-buildsize     "100 MB">
     12  <!ENTITY gnome-applets-time          "1.4 SBU">
    1313]>
    1414
     
    3434    their output to the <application>GNOME</application> panel.</para>
    3535
    36     <!-- &lfs65_checked; not for this version! -->
     36    &lfs70_built;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8888<screen><userinput>./configure --prefix=$GNOME_PREFIX \
    8989            --sysconfdir=$GNOME_SYSCONFDIR \
    90             --localstatedir=/var/lib \
    91             --libexecdir=$GNOME_PREFIX/lib/gnome-applets \
    92             --mandir=$GNOME_PREFIX/share/man &amp;&amp;
     90            --libexecdir=$GNOME_PREFIX/lib/gnome-applets &amp;&amp;
    9391make</userinput></screen>
    9492
     
    111109    href="../../xincludes/gnome-sysconfdir.xml"/>
    112110
    113     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    114     href="../../xincludes/scrollkeeper-dir.xml"/>
    115 
    116111    <para><parameter>--libexecdir=$GNOME_PREFIX/lib/gnome-applets</parameter>:
    117112    This parameter causes the libexec files to be installed in the preferred
     
    119114    class="directory">$GNOME_PREFIX/lib/gnome-applets</filename> instead of
    120115    <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    121 
    122     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123     href="../../xincludes/gnome-mandir.xml"/>
    124116
    125117    <para><command>make -C man install-man</command>: This command installs
Note: See TracChangeset for help on using the changeset viewer.