--- /trunk/chapter06/grep.xml 2006-01-30 18:38:22.000000000 -0500
+++ /new/chapter06/grep.xml 2006-01-31 13:23:53.000000000 -0500
@@ -16,12 +16,28 @@
<destination>&packages_dir;</destination>
<digest>&grep-md5;</digest>
</download>
+ <download>
+ <file>&grep-redhat-patch;</file>
+ <url>&grep-patches-url;</url>
+ <destination>&packages_dir;</destination>
+ <digest>&grep-redhat-patch-md5;</digest>
+ </download>
</stage>
<stage name="Unpacking">
<unpack>
<archive>&packages_dir;/&grep-package;</archive>
<destination>&build_dir;</destination>
</unpack>
+</stage>
+<stage name="Patching">
+<stageinfo>
+<base>&build_dir;/&grep-directory;</base>
+</stageinfo>
+<patch>
+<param>-N</param>
+<param>-p1</param>
+<param>-i &packages_dir;/&grep-redhat-patch;</param>
+</patch>
</stage>
<stage name="Installing">
<stageinfo>
@@ -35,6 +51,9 @@
<param>&jlevel;</param>
</make>
<!--
+ <execute command="chmod">
+ <param>+x tests/fmbtest.sh</param>
+ </execute>
<make>
<param>check</param>
</make>
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page