diff --git a/srcpkgs/fio/template b/srcpkgs/fio/template index b48a89576b4..660f8069955 100644 --- a/srcpkgs/fio/template +++ b/srcpkgs/fio/template @@ -14,6 +14,7 @@ license="GPL-2.0-only" homepage="https://github.com/axboe/fio" distfiles="https://github.com/axboe/${pkgname}/archive/${pkgname}-${version}.tar.gz" checksum=809963b1d023dbc9ac7065557af8129aee17b6895e0e8c5ca671b0b14285f404 +python_version=2 #unverified case "$XBPS_TARGET_MACHINE" in i686*|x86_64*|ppc64*) makedepends+=" libnuma-devel" @@ -24,7 +25,6 @@ do_configure() { } post_install() { - vlicense MORAL-LICENSE vdoc HOWTO for f in examples/*; do vsconf "$f"