fcgiwrap: fix build

This commit is contained in:
Enno Boland 2018-01-10 20:35:52 +01:00
parent 1985f8ea33
commit 53d82e1e97
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fcgiwrap'
pkgname=fcgiwrap
version=1.1.0
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
makedepends="fcgi-devel"
@ -12,6 +12,7 @@ homepage="https://nginx.localdomain.pl/wiki/FcgiWrap"
distfiles="https://github.com/gnosek/${pkgname}/archive/${version}.tar.gz"
checksum=4c7de0db2634c38297d5fcef61ab4a3e21856dd7247d49c33d9b19542bd1c61f
configure_args="--prefix=/ --sbindir=/usr/bin" # with prefix=/usr prepends a second /usr to usr/bin and usr/share
CFLAGS="-Wno-error"
pre_configure() {
autoreconf -fi