[Pkg-ocaml-maint-commits] [utop] 01/02: Fix install for bytecode	architectures
    Hilko Bengen 
    bengen at moszumanska.debian.org
       
    Sun Feb 14 18:38:57 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 35f7ef73c2fa6c093351c5d242b9af59d67bb3c0
Author: Hilko Bengen <bengen at debian.org>
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
- at 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
    
    
More information about the Pkg-ocaml-maint-commits
mailing list