commit 44fcb5b9921266de98d9764a273f009504d3fc3e
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Mar 1 15:39:58 2015 +0200

    use real tabs
    
    people should learn how to copy without mouse in vim (yank and paste)
    copying with terminal results such mistakes, and more common tabs -> spaces
    convert

 ocaml.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 0b956e1..11d70e7 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -4,13 +4,13 @@
 
 %ifarch x32
 # not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
-%undefine▸      with_ocaml_opt
+%undefine      with_ocaml_opt
 %endif
 
 %if %{without ocaml_opt}
-%define▸▸       no_install_post_strip▸  1
+%define                no_install_post_strip   1
 # no opt means no native binary, stripping bytecode breaks such programs
-%define▸▸       _enable_debug_packages▸ 0
+%define                _enable_debug_packages  0
 %endif
 
 %define                module  %{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/44fcb5b9921266de98d9764a273f009504d3fc3e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to