From 75128571c610d415bb4d27eeca9fac73c9929fe4 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 13 May 2007 08:34:15 +0000 Subject: Using the same sorting in list of installed programs and descriptions for GCC. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 585763ab3..261b81a77 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -254,6 +254,16 @@ SEARCH_DIR("/usr/lib"); + + c++ + + The C++ compiler + + c++ + + + + cc @@ -275,16 +285,6 @@ SEARCH_DIR("/usr/lib"); - - c++ - - The C++ compiler - - c++ - - - - g++ -- cgit v1.2.3-54-g00ecf