Ignore:
Timestamp:
12/30/2012 10:17:40 PM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
fc586d6f
Parents:
52cc64d
Message:

Xorg packages and xml updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xcb-proto.xml

    r52cc64d rbb7f58e  
    77  <!ENTITY xcb-proto-download-http "http://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
    88  <!ENTITY xcb-proto-download-ftp  " ">
    9   <!-- <!ENTITY xcb-proto-download-ftp  "ftp://ftp.x.org/pub/current/src/extras/xcb-proto-&xcb-proto-version;.tar.bz2"> -->
    10   <!ENTITY xcb-proto-md5sum        "948fec39dd42f3694edd5d9689735ec4">
    11   <!ENTITY xcb-proto-size          "104 KB">
    12   <!ENTITY xcb-proto-buildsize     "1.3 MB">
     9  <!ENTITY xcb-proto-md5sum        "a5de3432cc6e43cc6a27f241dbb991b1">
     10  <!ENTITY xcb-proto-size          "124 KB">
     11  <!ENTITY xcb-proto-buildsize     "2.0 MB">
    1312  <!ENTITY xcb-proto-time          "less than 0.1 SBU">
    1413]>
     
    8584    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8685
    87 <screen role="root"><userinput>make install &amp;&amp;
    88 install -dv -m755 ${XORG_PREFIX}/share/doc/xcb-proto-&xcb-proto-version; &amp;&amp;
    89 install -v -m644 doc/* ${XORG_PREFIX}/share/doc/xcb-proto-&xcb-proto-version;</userinput></screen>
     86<screen role="root"><userinput>make install</userinput></screen>
    9087
    9188  </sect2>
     
    9592
    9693    <segmentedlist>
    97       <segtitle>Installed Programs</segtitle>
    98       <segtitle>Installed Libraries</segtitle>
    99       <segtitle>Installed Directory</segtitle>
     94      <segtitle>Installed Directories</segtitle>
    10095
    10196      <seglistitem>
    102         <seg>None</seg>
    103         <seg>None</seg>
    10497        <seg><envar>$XORG_PREFIX</envar>/share/xcb</seg>
    10598      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.