The following commit has been merged in the master branch:
commit c2bc58396e86ada455fc7581ef64a3ed30ddd4ff
Author: Stephane Glondu <[email protected]>
Date: Mon Jun 17 11:18:35 2013 +0200
Delete trailing whitespaces
diff --git a/debian/rules b/debian/rules
index c8aa5c6..db7cf7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export OCAMLFIND_DESTDIR
.PHONY: override_dh_auto_configure
override_dh_auto_configure:
- ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)'
+ ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)'
.PHONY: override_dh_auto_build
override_dh_auto_build:
@@ -25,7 +25,7 @@ override_dh_auto_test:
.PHONY: override_dh_auto_install
override_dh_auto_install:
mkdir -p '$(OCAMLFIND_DESTDIR)'
- ocaml setup.ml -install
+ ocaml setup.ml -install
.PHONY: override_dh_auto_clean
override_dh_auto_clean:
--
type-conv packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits