[Lunar-commits] <moonbase> gnustep-make: removed the stinkin tabs

Terry Chan tchan at lunar-linux.org
Sun Jan 23 17:53:39 CET 2011


commit dd9da235cf0b44da6121365a0dffd8c493304d8c
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Jan 23 10:53:39 2011 -0600

    gnustep-make: removed the stinkin tabs
---
 zdeprecated/gnustep/gnustep-make/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zdeprecated/gnustep/gnustep-make/BUILD b/zdeprecated/gnustep/gnustep-make/BUILD
index 4d229a0..9ae85fa 100644
--- a/zdeprecated/gnustep/gnustep-make/BUILD
+++ b/zdeprecated/gnustep/gnustep-make/BUILD
@@ -1,7 +1,7 @@
 (
 ./configure --prefix=/opt/lunar/gnustep/1/ \
             --enable-native-objc-exceptions  \
-	    --with-layout=gnustep \
+            --with-layout=gnustep \
             $OPTS &&
 default_make
 ) 2>&1 > $C_FIFO


More information about the Lunar-commits mailing list