[Pkg-ocaml-maint-commits] [lambda-term] 01/02: Install native object files (*.cmx) on native architectures only
    Hilko Bengen 
    bengen at moszumanska.debian.org
       
    Sat Feb 13 12:01:45 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository lambda-term.
commit efeef8a18d21a67db440b1493ee674d75e01e2a7
Author: Hilko Bengen <bengen at debian.org>
Date:   Sat Feb 13 12:59:53 2016 +0100
    Install native object files (*.cmx) on native architectures only
---
 debian/liblambda-term-ocaml-dev.install.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/liblambda-term-ocaml-dev.install.in b/debian/liblambda-term-ocaml-dev.install.in
index 4a925b6..f865ebf 100644
--- a/debian/liblambda-term-ocaml-dev.install.in
+++ b/debian/liblambda-term-ocaml-dev.install.in
@@ -4,6 +4,6 @@ usr/share/doc/liblambda-term-ocaml-dev
 @OCamlStdlibDir@/lambda-term/*.cmt
 @OCamlStdlibDir@/lambda-term/*.cmti
 @OCamlStdlibDir@/lambda-term/*.mli
- at OCamlStdlibDir@/lambda-term/*.cmx
+OPT: @OCamlStdlibDir@/lambda-term/*.cmx
 OPT: @OCamlStdlibDir@/lambda-term/*.cmxa
 OPT: @OCamlStdlibDir@/lambda-term/*.a
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/lambda-term.git
    
    
More information about the Pkg-ocaml-maint-commits
mailing list