coccinelle: rebuild for ocaml-4.10.0.
This commit is contained in:
parent
7d81576b29
commit
93c4c1a8ab
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'coccinelle'
|
||||
pkgname=coccinelle
|
||||
version=1.0.8
|
||||
revision=1
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-pdflatex --enable-release
|
||||
--with-python=/usr/bin/python3"
|
||||
hostmakedepends="python3 automake libtool"
|
||||
makedepends="ocaml ocaml-findlib ocaml-num camlp4 pcre-devel python3-devel"
|
||||
makedepends="ocaml ocaml-findlib ocaml-num pcre-devel python3-devel"
|
||||
short_desc="Program matching and transformation engine"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
|
@ -17,7 +17,6 @@ checksum=9f994bf98bc88c333ac7a54a03d4fa1826122eec7016a1f22c6b2ef2a6a4347f
|
|||
export OCAMLPARAM="safe-string=0,_"
|
||||
disable_parallel_build=yes
|
||||
nocross=yes
|
||||
conflicts="pfff" # /usr/bin/spatch
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue