From 7d6fe1067545714a750cf861993ed2fb6d40719d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 23 Feb 2007 22:33:09 +0000 Subject: [PATCH] Final system strip command scripts need to use #!/tools/bin/bash --- CLFS/clfs.xsl | 3 ++- HLFS/hlfs.xsl | 3 ++- LFS/lfs.xsl | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CLFS/clfs.xsl b/CLFS/clfs.xsl index 63bb40a..a7d0778 100644 --- a/CLFS/clfs.xsl +++ b/CLFS/clfs.xsl @@ -89,7 +89,8 @@ + @id='ch-chroot-createfiles' or + @id='ch-system-stripping'"> #!/tools/bin/bash set +h diff --git a/HLFS/hlfs.xsl b/HLFS/hlfs.xsl index 64d20fe..5cba9f5 100644 --- a/HLFS/hlfs.xsl +++ b/HLFS/hlfs.xsl @@ -85,7 +85,8 @@ + @id='ch-system-createfiles' or + @id='ch-system-strippingagain'"> #!/tools/bin/bash set +h diff --git a/LFS/lfs.xsl b/LFS/lfs.xsl index 0b03ef1..806e124 100644 --- a/LFS/lfs.xsl +++ b/LFS/lfs.xsl @@ -81,7 +81,8 @@ + @id='ch-system-createfiles' or + @id='ch-system-strippingagain'"> #!/tools/bin/bash set +h