mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
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'
|
# Template file for 'coccinelle'
|
||||||
pkgname=coccinelle
|
pkgname=coccinelle
|
||||||
version=1.0.8
|
version=1.0.8
|
||||||
revision=1
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-pdflatex --enable-release
|
configure_args="--without-pdflatex --enable-release
|
||||||
--with-python=/usr/bin/python3"
|
--with-python=/usr/bin/python3"
|
||||||
hostmakedepends="python3 automake libtool"
|
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"
|
short_desc="Program matching and transformation engine"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
@ -17,7 +17,6 @@ checksum=9f994bf98bc88c333ac7a54a03d4fa1826122eec7016a1f22c6b2ef2a6a4347f
|
||||||
export OCAMLPARAM="safe-string=0,_"
|
export OCAMLPARAM="safe-string=0,_"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
conflicts="pfff" # /usr/bin/spatch
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue