[Pkg-ocaml-maint-commits] [utop] 01/02: Fix install for bytecode	architectures
    Hilko Bengen 
    bengen at moszumanska.debian.org
       
    Sun Feb 14 15:52:25 UTC 2016
    
    
  
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 <bengen at debian.org>
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
- at OCamlStdlibDir@/utop/*.cmx
 @OCamlStdlibDir@/utop/*.mli
+ at 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
    
    
More information about the Pkg-ocaml-maint-commits
mailing list