From 79c6141c70e6fc91cb8a8b84e0f119ebc2626e77 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 16:02:53 +0200 Subject: [PATCH] mcomix: switch to python2-module --- srcpkgs/mcomix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mcomix/template b/srcpkgs/mcomix/template index bd06248bcde..117a1a4edb7 100644 --- a/srcpkgs/mcomix/template +++ b/srcpkgs/mcomix/template @@ -3,7 +3,7 @@ pkgname=mcomix version=1.2.1 revision=1 noarch=yes -build_style=python-module +build_style=python2-module pycompile_module="${pkgname}" hostmakedepends="python-setuptools" depends="python-setuptools pygtk python-Pillow xdg-utils"