[Lunar-commits] glibc: Removed the tabs from BUILD.x86_64

Terry Chan tchan at lunar-linux.org
Mon Dec 10 18:47:37 CET 2007


commit 91182b6eaac437e09af97d09fae26406b26e68e9
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Mon Dec 10 11:47:37 2007 -0600

    glibc: Removed the tabs from BUILD.x86_64
---
 libs/glibc/BUILD.x86_64 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libs/glibc/BUILD.x86_64 b/libs/glibc/BUILD.x86_64
index 13c0b4b..f647073 100644
--- a/libs/glibc/BUILD.x86_64
+++ b/libs/glibc/BUILD.x86_64
@@ -86,8 +86,8 @@
   if [ "$STRIP" == "y" ] ; then
     for FN in ld-$VERSION.so \
         lib{anl,BrokenLocale,c,crypt,dl,m,nsl,util,pthread,resolv}-$VERSION.so \
-	libnss_{compat,files,hesiod,nis,nisplus}-$VERSION.so \
-	lib{memusage,pcprofile,SegFault,thread_db-1.0}.so ; do
+        libnss_{compat,files,hesiod,nis,nisplus}-$VERSION.so \
+        lib{memusage,pcprofile,SegFault,thread_db-1.0}.so ; do
       strip -S /lib/$FN
     done
     for FN in "/usr/lib/gconv/*.so" ; do


More information about the Lunar-commits mailing list