From 5007dbbc453fe32acb968a346032193e1776854f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:12 -0400 Subject: [PATCH] nghttp2: add explicit python_version --- srcpkgs/nghttp2/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index b529d06771e..6d60964ace1 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -13,6 +13,7 @@ license="MIT" homepage="https://nghttp2.org" distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" checksum=09fc43d428ff237138733c737b29fb1a7e49d49de06d2edbed3bc4cdcee69073 +python_version=2 #unverified post_install() { rm -rf ${DESTDIR}/usr/share/man