From c780b722d37cf12718fe5078a875ebafb9caded1 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Tue, 16 Jan 2018 10:07:21 +0100 Subject: [PATCH] foobillard++: fix build Signed-off-by: Enno Boland --- srcpkgs/foobillard++/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/foobillard++/template b/srcpkgs/foobillard++/template index 13bf88f8312..8a1c830bb16 100644 --- a/srcpkgs/foobillard++/template +++ b/srcpkgs/foobillard++/template @@ -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 " license="GPL-2" checksum=e276b70674a7d788c45eeff89f1f5db5d48d871a1ab92103813d424a3761e1d9 +CFLAGS+=" -fgnu89-inline" pre_configure() { autoreconf -fi