Hi.
The attached diff fixes zip and unzip.
I did not check sysstat and apache ant for now but eventually will do it
later after packages with higher priority for my system have been installed
sysstat will need modification though:
sysstats config needs userinput, but this was handled for some other package
beforehand so I will (hopefully) know what to do.
also the book installs a configuration file. So should the profile do it,
too, meaning to use the example given, or is it better do leave it to the
user himself?
Torsten.
Index: chapter11/zip.xml
===================================================================
--- chapter11/zip.xml (revision 2004)
+++ chapter11/zip.xml (working copy)
@@ -26,6 +26,7 @@
<execute command="sed">
<param>-i</param>
<param>-e '[EMAIL PROTECTED](INSTALL) man/[EMAIL PROTECTED](INSTALL_PROGRAM) man/zip.1@'</param>
+ <param>unix/Makefile</param>
</execute>
<make>
<param>prefix=/usr</param>
Index: chapter11/unzip.xml
===================================================================
--- chapter11/unzip.xml (revision 2004)
+++ chapter11/unzip.xml (working copy)
@@ -19,7 +19,7 @@
<destination>&build_dir;</destination>
</unpack>
</stage>
- <stage name="Installing">
+ <stage name="Patching">
<stageinfo>
<base>&build_dir;/&unzip-directory;</base>
</stageinfo>
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page