coccinelle: rebuild for ocaml 4.06.0 (safe-string=0).
This commit is contained in:
parent
9a03293e6e
commit
fe02b42d38
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'coccinelle'
|
||||
pkgname=coccinelle
|
||||
version=1.0.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style="gnu-configure"
|
||||
configure_args="--without-pdflatex"
|
||||
makedepends="ocaml ocaml-findlib camlp4 pcre-devel python-devel"
|
||||
makedepends="ocaml ocaml-findlib ocaml-num camlp4 pcre-devel python-devel"
|
||||
short_desc="Program matching and transformation engine"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="GPL-2"
|
||||
|
@ -12,8 +12,8 @@ homepage="http://coccinelle.lip6.fr/"
|
|||
distfiles="http://coccinelle.lip6.fr/distrib/coccinelle-${version}.tgz"
|
||||
checksum=8452ed265c209dae99cbb33b67bc7912e72f8bca1e24f33f1a88ba3d7985e909
|
||||
|
||||
export OCAMLPARAM="safe-string=0,_"
|
||||
disable_parallel_build=yes
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
conflicts="pfff" # /usr/bin/spatch
|
||||
|
||||
|
|
Loading…
Reference in New Issue