From 3b3e965d2933fadf3933216cbf53373f7cfa1b8a Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 30 May 2002 11:51:27 +0000 Subject: Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/ncurses-inst.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06/ncurses-inst.xml') diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml index 2d532ba72..2b49b3770 100644 --- a/chapter06/ncurses-inst.xml +++ b/chapter06/ncurses-inst.xml @@ -1,6 +1,10 @@ Installation of Ncurses +This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands. + Install Ncurses by running the following commands: patch -Np1 -i ../ncurses-&ncurses-patch-version;.patch && -- cgit v1.2.3-54-g00ecf