This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository biniou.

commit c85b0921f35cec79e437eb253be4fa73e44c41e4
Author: Stephane Glondu <st...@glondu.net>
Date:   Wed Aug 3 13:20:59 2016 +0200

    Imported Upstream version 1.0.12
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index aae8631..a398630 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.0.11
+VERSION = 1.0.12
 
 FLAGS = -g -annot -bin-annot
 PACKS = easy-format
@@ -45,7 +45,7 @@ test: test_biniou$(EXE)
        ./$<
 
 ifndef PREFIX
-  PREFIX != dirname $$(dirname $$(which ocamlfind))
+  PREFIX = $(shell dirname $$(dirname $$(which ocamlfind)))
   export PREFIX
 endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/biniou.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

Reply via email to