--- /trunk/chapter06/ncurses.xml 2006-01-30 18:38:22.000000000 -0500
+++ /new/chapter06/ncurses.xml 2006-01-30 20:22:48.000000000 -0500
@@ -16,6 +16,12 @@
<destination>&packages_dir;</destination>
<digest>&ncurses-md5;</digest>
</download>
+ <download>
+ <file>&ncurses-fixes-patch;</file>
+ <url>&ncurses-patches-url;</url>
+ <destination>&packages_dir;</destination>
+ <digest>&ncurses-fixes-patch-md5;</digest>
+ </download>
</stage>
<stage name="Unpacking">
<unpack>
@@ -23,6 +29,16 @@
<destination>&build_dir;</destination>
</unpack>
</stage>
+<stage name="Patching">
+<stageinfo>
+<base>&build_dir;/&ncurses-directory;</base>
+</stageinfo>
+<patch>
+<param>-N</param>
+<param>-p1</param>
+<param>-i &packages_dir;/&ncurses-fixes-patch;</param>
+</patch>
+</stage>
<stage name="Installing">
<stageinfo>
<base>&build_dir;/&ncurses-directory;</base>
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page