From 68fda3d1e9b903aa6360f3437eb50f72d8f84fc5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:09 -0400 Subject: [PATCH] armagetronad: add explicit python_version --- srcpkgs/armagetronad/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/armagetronad/template b/srcpkgs/armagetronad/template index 3c8f279c45..b6c02bdf7f 100644 --- a/srcpkgs/armagetronad/template +++ b/srcpkgs/armagetronad/template @@ -15,6 +15,7 @@ license="GPL-2" homepage="http://armagetronad.org" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.src.tar.bz2" checksum=1dc3962fc77f4fd64a795ff4e3c02518e2a79bb57f9ed599ba43eff8eb51d2ef +python_version=2 #unverified do_configure() { mkdir build_dedicated