foobillard++: fix build
Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
e48afea089
commit
c780b722d3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'foobillard'
|
||||
# Template file for 'foobillard++'
|
||||
pkgname=foobillard++
|
||||
version=3.42beta
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=foobillardplus-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-standard"
|
||||
|
@ -14,6 +14,7 @@ short_desc="An OpenGL billard game - fork of foobillard"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
checksum=e276b70674a7d788c45eeff89f1f5db5d48d871a1ab92103813d424a3761e1d9
|
||||
CFLAGS+=" -fgnu89-inline"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue