updated to lprng-3.8.26

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1981 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-04-11 22:30:59 +00:00
parent e2f0082961
commit f091a4dec6
5 changed files with 7 additions and 17 deletions

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>April 11th, 2004 [igor]: Updated to
LPRng-3.8.26.</para></listitem>
<listitem><para>April 11th, 2004 [igor]: Updated to
XFSprogs-2.6.10 and removed XFS kernel patch (since XFS has
been incorporated into 2.4.25).</para></listitem>

View File

@ -4,9 +4,7 @@
&LPRng-intro;
&LPRng-inst;
&LPRng-exp;
&LPRng-config;
&LPRng-desc;
</sect1>

View File

@ -1,10 +0,0 @@
<sect2>
<title>Command explanations</title>
<para><option>--libexecdir=/usr/sbin --sysconfdir=/etc</option>:
These switches prevent the default use of
<filename class="directory">/usr/libexec</filename> and
<filename class="directory">/usr/etc</filename>.</para>
</sect2>

View File

@ -4,9 +4,9 @@
<para>Install <application>LPRng</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc &amp;&amp;
<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin \
--sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>

View File

@ -1,12 +1,11 @@
<!ENTITY LPRng SYSTEM "../lprng.xml">
<!ENTITY LPRng-intro SYSTEM "lprng-intro.xml">
<!ENTITY LPRng-inst SYSTEM "lprng-inst.xml">
<!ENTITY LPRng-exp SYSTEM "lprng-exp.xml">
<!ENTITY LPRng-config SYSTEM "lprng-config.xml">
<!ENTITY LPRng-desc SYSTEM "lprng-desc.xml">
<!ENTITY LPRng-version "3.8.25">
<!ENTITY LPRng-version "3.8.26">
<!ENTITY LPRng-download-http "http://www.lprng.com/DISTRIB/LPRng/LPRng-&LPRng-version;.tgz">
<!ENTITY LPRng-download-ftp "ftp://ftp.lprng.com/pub/LPRng/LPRng/LPRng-&LPRng-version;.tgz">
<!ENTITY LPRng-size "11 MB">
<!ENTITY LPRng-buildsize "54 MB">
<!ENTITY LPRng-time "0.37 SBU">
<!ENTITY LPRng-time "0.35 SBU">