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

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


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

    ctcs: removed the stinkin tabs
---
 zbeta/ctcs/BUILD |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/zbeta/ctcs/BUILD b/zbeta/ctcs/BUILD
index d2ca3b0..16340e0 100644
--- a/zbeta/ctcs/BUILD
+++ b/zbeta/ctcs/BUILD
@@ -1,7 +1,7 @@
 (
-	patch_it $SOURCE2 0 &&
-	prepare_install &&
-	install -g 0 -o 0 -m 0755 ctcs /usr/bin
-	install -g 0 -o 0 -m 644 readme.txt /usr/share/doc/$MODULE
+        patch_it $SOURCE2 0 &&
+        prepare_install &&
+        install -g 0 -o 0 -m 0755 ctcs /usr/bin
+        install -g 0 -o 0 -m 644 readme.txt /usr/share/doc/$MODULE
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list