mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to Fcron-2.9.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3963 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
eda81ebb85
commit
a6639511b0
@ -116,7 +116,7 @@
|
||||
|
||||
<!-- Chapter 11 -->
|
||||
<!ENTITY gpm-version "1.20.1">
|
||||
<!ENTITY fcron-version "2.9.5.1">
|
||||
<!ENTITY fcron-version "2.9.6">
|
||||
<!ENTITY hdparm-version "5.8">
|
||||
<!ENTITY which-version "2.16">
|
||||
<!ENTITY unzip-version "5.52">
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY fcron-download-http "http://fcron.free.fr/archives/fcron-&fcron-version;.src.tar.gz">
|
||||
<!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz">
|
||||
<!ENTITY fcron-md5sum "bf39dcef6d0c452f167f5a31a1231e4e">
|
||||
<!ENTITY fcron-size "390 KB">
|
||||
<!ENTITY fcron-md5sum "f408960f4c08ad377e61531ca48669bb">
|
||||
<!ENTITY fcron-size "397 KB">
|
||||
<!ENTITY fcron-buildsize "3.4 MB">
|
||||
<!ENTITY fcron-time "0.10 SBU">
|
||||
]>
|
||||
@ -93,6 +93,8 @@ commands:</para>
|
||||
<screen><userinput><command>./configure --without-sendmail --with-answer-all=no &&
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||
|
@ -22,6 +22,8 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
|
||||
|
||||
<listitem><para>May 4th, 2005 [randy]: Updated to
|
||||
GStreamer-0.8.10.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user