[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, master, updated. f9e76baffb832a6c5a33d5f0a3de4309f2c0a65c

Stefano Zacchiroli zack at upsilon.cc
Mon Jun 2 15:35:03 UTC 2008


The following commit has been merged in the master branch:
commit af35319463a302ffe0d2e04aa5289aeb64d0c032
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Jun 2 16:47:37 2008 +0200

    override external CFLAGS to enfore -I..

diff --git a/ocamlrpm/Makefile b/ocamlrpm/Makefile
index 5d89991..5f0fd0d 100644
--- a/ocamlrpm/Makefile
+++ b/ocamlrpm/Makefile
@@ -10,4 +10,4 @@ REQUIRES=	napkin
 include ../Makefile.config
 include .depend
 
-CFLAGS+=	-I..
+override CFLAGS+=	-I..

-- 
dose2 packaging



More information about the Pkg-ocaml-maint-commits mailing list