[Pkg-ocaml-maint-commits] [utop] 01/02: Fix install for bytecode architectures

2016-02-14 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository utop.

commit 35f7ef73c2fa6c093351c5d242b9af59d67bb3c0
Author: Hilko Bengen 
Date:   Sun Feb 14 19:23:12 2016 +0100

Fix install for bytecode architectures
---
 debian/libutop-ocaml-dev.install.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libutop-ocaml-dev.install.in 
b/debian/libutop-ocaml-dev.install.in
index 9064544..30e35d1 100644
--- a/debian/libutop-ocaml-dev.install.in
+++ b/debian/libutop-ocaml-dev.install.in
@@ -4,6 +4,6 @@ usr/share/doc/libutop-ocaml-dev
 @OCamlStdlibDir@/utop/*.cmt
 @OCamlStdlibDir@/utop/*.cmti
 @OCamlStdlibDir@/utop/*.mli
-@OCamlStdlibDir@/utop/*.a
+OPT: @OCamlStdlibDir@/utop/*.a
 OPT: @OCamlStdlibDir@/utop/*.cmx
 OPT: @OCamlStdlibDir@/utop/*.cmxa

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/utop.git

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


[Pkg-ocaml-maint-commits] [utop] 01/02: Fix install for bytecode architectures

2016-02-14 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository utop.

commit 3ebcadd89df0372dce2c46addd2802bccbd3d35f
Author: Hilko Bengen 
Date:   Sun Feb 14 16:47:46 2016 +0100

Fix install for bytecode architectures
---
 debian/libutop-ocaml-dev.install.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/libutop-ocaml-dev.install.in 
b/debian/libutop-ocaml-dev.install.in
index 8ad4613..9064544 100644
--- a/debian/libutop-ocaml-dev.install.in
+++ b/debian/libutop-ocaml-dev.install.in
@@ -3,7 +3,7 @@ usr/share/doc/libutop-ocaml-dev
 @OCamlStdlibDir@/utop/*.cmi
 @OCamlStdlibDir@/utop/*.cmt
 @OCamlStdlibDir@/utop/*.cmti
-@OCamlStdlibDir@/utop/*.cmx
 @OCamlStdlibDir@/utop/*.mli
+@OCamlStdlibDir@/utop/*.a
+OPT: @OCamlStdlibDir@/utop/*.cmx
 OPT: @OCamlStdlibDir@/utop/*.cmxa
-OPT: @OCamlStdlibDir@/utop/*.a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/utop.git

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