From 7af90e0fb07d6572b7f3bdfdad556ee97d8ecee3 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 10 May 2001 00:07:26 +0000 Subject: [PATCH] Changed order of patch and gettext to reflect the order in which they are installed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter04/packages.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter04/packages.xml b/chapter04/packages.xml index ad59b4e81..45e6422bf 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -23,7 +23,7 @@ &c3-textutils; &c3-mawk; &c3-texinfo; -&c3-gettext; +&c3-patch; &c3-makedev; &c3-glibc; &c3-glibc-threads; @@ -48,6 +48,7 @@ &c3-file; &c3-libtool; &c3-bin86; +&c3-gettext; &c3-kbd; &c3-e2fsprogs; &c3-lilo;