From 800f6ea0950a15c52f11933e0eebfcae30a576e8 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 21 Oct 2011 03:35:14 +0000 Subject: Minor spacing and xml fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gmp.xml | 2 +- chapter06/grep.xml | 2 +- chapter06/iproute2.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml index 7bad38fa3..4a2e490d6 100644 --- a/chapter06/gmp.xml +++ b/chapter06/gmp.xml @@ -52,7 +52,7 @@ First, fix a minor error noted on the upstream web page: - sed -i 's/np + dn, qn/& - dn/' mpn/generic/dcpi1_bdiv_q.c +sed -i 's/np + dn, qn/& - dn/' mpn/generic/dcpi1_bdiv_q.c Prepare GMP for compilation: diff --git a/chapter06/grep.xml b/chapter06/grep.xml index c354512fd..4622bdb90 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -42,7 +42,7 @@ First, fix a small problem with a test script: -sed -i 's/cp/#&/' tests/unibyte-bracket-expr +sed -i 's/cp/#&/' tests/unibyte-bracket-expr Prepare Grep for compilation: diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 050b682bc..051483fb7 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -49,7 +49,7 @@ . -sed -i '/^TARGETS/s@arpd@@g' misc/Makefile +sed -i '/^TARGETS/s@arpd@@g' misc/Makefile Compile the package: -- cgit v1.2.3-54-g00ecf