Ignore:
Timestamp:
02/06/2006 07:05:31 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
9121757a
Parents:
a29060d
Message:

Presentation cleanup of GNOME core packages

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/orbit2.xml

    ra29060d re62f701  
    1010  <!ENTITY ORBit2-size          "676 KB">
    1111  <!ENTITY ORBit2-buildsize     "32.3 MB">
    12   <!ENTITY ORBit2-time          "0.7 SBU (additional 0.2 SBU to run the test suite)">
     12  <!ENTITY ORBit2-time          "0.7 SBU">
    1313]>
    1414
     
    7878    the following commands:</para>
    7979
    80 <screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=&gnome-etc-dir; &amp;&amp;
     80<screen><userinput>./configure --prefix=$GNOME_PREFIX \
     81            --sysconfdir=&gnome-etc-dir; &amp;&amp;
    8182make</userinput></screen>
    8283
     
    121122        <seg>libname-server-2.a, libORBit-2.[so,a], libORBit-imodule-2.[so,a],
    122123        libORBitCosNaming-2.[so,a], and Everything_module.[so,a]</seg>
    123         <seg>$GNOME_PREFIX/include/orbit-2.0,
    124         $GNOME_PREFIX/lib/orbit-2.0,
    125         $GNOME_PREFIX/share/gtk-doc/html/ORBit2,
    126         and $GNOME_PREFIX/share/idl/orbit-2.0</seg>
     124        <seg>The following subdirectories of $GNOME_PREFIX/:
     125        include/orbit-2.0,
     126        lib/orbit-2.0, and
     127        share/[gtk-doc/html/ORBit2, idl/orbit-2.0]</seg>
    127128      </seglistitem>
    128129    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.