From 56b6f4f1447f5995492de53c81516f1c0ce5cc2a Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 00:02:05 +0200 Subject: [PATCH] python-functools32: switch to python2-module --- srcpkgs/python-functools32/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-functools32/template b/srcpkgs/python-functools32/template index 8b450274b5a..34cdbaf4f56 100644 --- a/srcpkgs/python-functools32/template +++ b/srcpkgs/python-functools32/template @@ -4,7 +4,7 @@ version=3.2.3 revision=1 noarch=yes wrksrc="functools32-${version}-1" -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" depends="python" pycompile_module="functools32"