]> git.pld-linux.org Git - packages/weechat.git/commitdiff
Use tabs, not 4space
authorAria Stewart <aredridel@nbtsc.org>
Thu, 2 Jan 2014 03:53:48 +0000 (20:53 -0700)
committerAria Stewart <aredridel@nbtsc.org>
Thu, 2 Jan 2014 03:53:48 +0000 (20:53 -0700)
weechat.spec

index dcf238a8578e12d7bfb9db60342d086d3ed37d61..241a4f649281d68959be949040c4b54e6cd92205 100644 (file)
@@ -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
This page took 0.165028 seconds and 4 git commands to generate.