From 6f9125da473dd5a9edbced97147b7cc91d6cc3ac Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 10:28:27 +0200 Subject: [PATCH] python-yenc: switch to python2-module --- srcpkgs/python-yenc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-yenc/template b/srcpkgs/python-yenc/template index 4037430377b..62bcb5c6735 100644 --- a/srcpkgs/python-yenc/template +++ b/srcpkgs/python-yenc/template @@ -3,7 +3,7 @@ pkgname=python-yenc version=0.4.0 revision=2 wrksrc="yenc-${version}" -build_style=python-module +build_style=python2-module hostmakedepends="python-devel" makedepends="${hostmakedepends}" depends="python"