From 16f49916e31b5d5345dfcbcdc1656c1545521ea9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 25 Apr 2020 09:47:40 -0400 Subject: [PATCH] qytdl: add explicit python_version=2 --- srcpkgs/qytdl/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/qytdl/template b/srcpkgs/qytdl/template index 86ccd9d98e1..0f199d74333 100644 --- a/srcpkgs/qytdl/template +++ b/srcpkgs/qytdl/template @@ -12,6 +12,7 @@ license="GPL-3" homepage="http://www.someplacedumb.net/content/progs/#qytdl" distfiles="http://www.someplacedumb.net/content/progs/qytdl/qytdl-${version}.tar.gz" checksum=fe811fc7f91aa7c83aa381f754237df5be48e13be803accc08a1cd879aee630c +python_version=3 #unverified do_install() { make PREFIX=${DESTDIR}/usr install