The following commit has been merged in the master branch:
commit ed0e411063cdc7aa389adc525e7491d9921522ee
Author: Mehdi Dogguy <dog...@pps.jussieu.fr>
Date:   Fri Feb 20 10:22:56 2009 +0100

    Remove extra whitespaces

diff --git a/share/ocamlvars.mk b/share/ocamlvars.mk
index 06417d0..75ad992 100644
--- a/share/ocamlvars.mk
+++ b/share/ocamlvars.mk
@@ -58,7 +58,7 @@ DEB_BUILD_ARCH      ?= $(shell dpkg-architecture 
-qDEB_BUILD_ARCH)
 OCAML_OPT_ARCH      ?= $(findstring $(DEB_BUILD_ARCH),$(OCAML_NATIVE_ARCHS))
 
 # 'opt' when ocamlopt is present, 'byte' otherwise.
-OCAML_BEST ?= $(if $(OCAML_OPT_ARCH), opt, byte)
+OCAML_BEST ?= $(if $(OCAML_OPT_ARCH),opt,byte)
 
 # comma separated list of members of the OCaml team.
 # Substituted in debian/control.in for the @OCamlTeam@ marker

-- 
dh-ocaml packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to