commit 5d260c4dc8c69fc145bbb1b262c6ac4bd78ccec0
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jul 18 18:42:29 2015 +0200

    - whitespace cleanup

 ocaml.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 67ad951..72a0585 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without emacs           # emacs subpackage
-%bcond_without x               # X11 support 
+%bcond_without x               # X11 support
 %bcond_without ocaml_opt       # native, optimized compiler
 
 # ppc64, sparc64 and x32 variants not supported currently
 # alpha, hppa, ia64, mips removed since 4.00
-%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9 
+%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9
 %undefine      with_ocaml_opt
 %endif
 
@@ -235,11 +235,11 @@ cp %{SOURCE2} docs/ocaml.ps.gz
 %patch2 -p1
 %patch3 -p1
 
-%build 
+%build
 cp -f /usr/share/automake/config.sub config/gnu
 ./configure \
        -host %{_target_platform} \
-        -cc "%{__cc}" \
+       -cc "%{__cc}" \
        -bindir %{_bindir} \
        -libdir %{_libdir}/%{name} \
        -mandir %{_mandir}/man1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml.git/commitdiff/5d260c4dc8c69fc145bbb1b262c6ac4bd78ccec0

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

Reply via email to