Changeset c5e10fc8


Ignore:
Timestamp:
02/14/2007 05:19:59 AM (17 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
79d9d474
Parents:
e83c2d1
Message:

Reminder to set the XORG_* variables

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re83c2d1 rc5e10fc8  
    44-->
    55
    6 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "13">                   <!-- Always 2 digits -->
    77<!ENTITY month        "02">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
  • introduction/welcome/changelog.xml

    re83c2d1 rc5e10fc8  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>February 13th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dnicholson] - Added a reminder to set the necessary variables
     49          when building packages for Xorg-7.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4353
    4454    <listitem>
  • xincludes/xorg7-only.xml

    re83c2d1 rc5e10fc8  
    1010    <xref linkend="xorg7"/>. If you have installed or will be
    1111    installing <xref linkend="xfree86"/>, it is already installed
    12     (or will be) and should not be installed here.</para>
     12    (or will be) and should not be installed here. Ensure that you
     13    have the <envar>XORG_CONFIG</envar> and <envar>XORG_PREFIX</envar>
     14    variables set as described in the <xref linkend="xorg7"/> page.</para>
    1315</note>
Note: See TracChangeset for help on using the changeset viewer.