[Mesa-dev] [PATCH 6/6] mklib: tab cleanup, no functional change

Alexander von Gluck kallisti5 at unixzen.com
Tue Dec 27 07:43:45 PST 2011


---
  bin/mklib |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bin/mklib b/bin/mklib
index 510ac91..56e0b36 100755
--- a/bin/mklib
+++ b/bin/mklib
@@ -986,7 +986,7 @@ case $ARCH in

  			# remove temporary extracted .o files
  			rm -rf ${LIBNAME}.obj
-        else
+		else
  			LIBNAME="lib${LIBNAME}.so"  # prefix with "lib", suffix with ".so"
  			OPTS="-shared"

-- 
1.7.7.2


More information about the mesa-dev mailing list