From 7a249c4a2c995914173668f17b3c9508e3fb3b3c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 12:43:54 +0200 Subject: [PATCH] wok: switch to python2-module --- srcpkgs/wok/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wok/template b/srcpkgs/wok/template index f9f54158cff..28e8ed3209a 100644 --- a/srcpkgs/wok/template +++ b/srcpkgs/wok/template @@ -2,7 +2,7 @@ pkgname=wok version=1.1.1 revision=4 -build_style=python-module +build_style=python2-module noarch="yes" pycompile_module="wok" hostmakedepends="python-devel python-setuptools"