freedroidRPG: add python_version=2; xlintify
This commit is contained in:
parent
e5a53d7220
commit
932d660f2a
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Template file for 'freedroidRPG'.
|
||||
# Template file for 'freedroidRPG'
|
||||
pkgname=freedroidRPG
|
||||
version=0.16.1
|
||||
revision=1
|
||||
|
@ -14,6 +14,7 @@ license="GPL-3"
|
|||
homepage="http://www.freedroid.org/"
|
||||
distfiles="http://ftp.osuosl.org/pub/freedroid/${pkgname}-${version%.*}/${pkgname}-${version}.tar.gz"
|
||||
checksum=426df175034b12095e7498fd80c907e507667c960ee1da331d9e5566d1b09358
|
||||
python_version=2
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" --disable-backtrace"
|
||||
|
|
Loading…
Reference in a new issue