mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
typo in keybinder2-0.3.0:remove left over from copy of xml.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15179 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0be3b199c4
commit
bd4e6f2f00
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 9th, &year;">
|
||||
<!ENTITY releasedate "December 10th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -126,7 +126,7 @@ make</userinput></screen>
|
||||
<para>
|
||||
<parameter>--disable-lua</parameter>: Use this switch to disable <xref
|
||||
linkend="lua"/> bindings (currently broken, because older lua version is
|
||||
required) <filename class="directory">/usr</filename>.
|
||||
required).
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
|
Loading…
Reference in New Issue
Block a user