From b02bc96f33ada8cebd524204e283c1e49ccc2208 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:14 -0400 Subject: [PATCH] xboxdrv: add explicit python_version --- srcpkgs/xboxdrv/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xboxdrv/template b/srcpkgs/xboxdrv/template index f4fe44b2b85..ab4ec0f9b5d 100644 --- a/srcpkgs/xboxdrv/template +++ b/srcpkgs/xboxdrv/template @@ -12,6 +12,7 @@ license="GPL-3.0-or-later" homepage="https://xboxdrv.gitlab.io/" distfiles="https://xboxdrv.gitlab.io/xboxdrv-linux-${version}.tar.bz2" checksum=f4fb8c09c0ce3841798f129ae4c2caf3f6db9786d78ad941994e425e3ffc168a +python_version=2 #unverified do_install() { make PREFIX=/usr DESTDIR=${DESTDIR} install