[packages/weechat] Use tabs, not 4space

aredridel aredridel at pld-linux.org
Thu Jan 2 04:55:42 CET 2014


commit 34e144679cb4ee9f1a4f9a5ab62ddee4d192373e
Author: Aria Stewart <aredridel at nbtsc.org>
Date:   Wed Jan 1 20:53:48 2014 -0700

    Use tabs, not 4space

 weechat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/weechat.spec b/weechat.spec
index dcf238a..241a4f6 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -100,8 +100,8 @@ cd build
 	-DENABLE_LUA=%{?with_lua:ON}%{!?with_lua:OFF} \
 	-DENABLE_GUILE=%{?with_guile:ON}%{!?with_guile:OFF} \
 	-DENABLE_TCL=%{?with_tcl:ON}%{!?with_tcl:OFF} \
-    -DENABLE_MAN=ON \
-    -DENABLE_DOC=ON \
+	-DENABLE_MAN=ON \
+	-DENABLE_DOC=ON \
 	..
 
 %{__make} VERBOSE=1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/weechat.git/commitdiff/34e144679cb4ee9f1a4f9a5ab62ddee4d192373e



More information about the pld-cvs-commit mailing list