From 8ef599c59a5b67f39a8fb01fc8d58890ae2c0508 Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Mon, 16 Apr 2001 02:04:19 +0000 Subject: Removed blank lines after and before git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-inst.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'chapter05/gcc-inst.xml') diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml index 732aeba0b..c7832bd96 100644 --- a/chapter05/gcc-inst.xml +++ b/chapter05/gcc-inst.xml @@ -6,7 +6,6 @@ Install GCC by running the following commands:
- mkdir $LFS/usr/src/gcc-build && cd $LFS/usr/src/gcc-build && ../gcc-2.95.2.1/configure --prefix=/usr \ @@ -27,7 +26,6 @@ Install GCC by running the following commands: && cd $LFS/usr/bin && ln -s gcc cc -
-- cgit v1.2.3-54-g00ecf