From 29a2e6064724e044399e4b8d04d1bda7673ca4f9 Mon Sep 17 00:00:00 2001 From: Tushar Teredesai Date: Tue, 14 Oct 2003 06:02:22 +0000 Subject: [PATCH] Fix typo git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1379 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genutils/compface/compface-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/genutils/compface/compface-inst.xml b/general/genutils/compface/compface-inst.xml index 82ff48847b..78de1156ac 100644 --- a/general/genutils/compface/compface-inst.xml +++ b/general/genutils/compface/compface-inst.xml @@ -4,7 +4,7 @@ Install Compface by running the following commands: -patch -Np1 -i ../compface-1.4-errno.patch && +patch -Np1 -i ../compface-1.4-errno-2.patch && ./configure --prefix=/usr && make && make install