[packages/ocaml] - whitespace cleanup

qboosh qboosh at pld-linux.org
Sat Jul 18 18:41:13 CEST 2015


commit 5d260c4dc8c69fc145bbb1b262c6ac4bd78ccec0
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list