parent
21426f5675
commit
942061e413
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ltris'
|
||||
pkgname=ltris
|
||||
version=1.0.19
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--localstatedir=/var/games/ltris"
|
||||
hostmakedepends="bison"
|
||||
|
@ -12,3 +12,4 @@ license="GPL-2"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
|
||||
checksum=8f6a9e7719d22004aee153db29ffd9ca41c7a6cd87fc791591994eecc2e625a1
|
||||
CFLAGS+=" -fgnu89-inline"
|
||||
|
|
Loading…
Reference in a new issue