From 88a8a5c49f05a0afdd0a95442daf0131ccf5cdc5 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 00:16:08 +0200 Subject: [PATCH] offlineimap: switch to python2-module --- srcpkgs/offlineimap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/offlineimap/template b/srcpkgs/offlineimap/template index 3fe1fe163d..ba0f40ca9a 100644 --- a/srcpkgs/offlineimap/template +++ b/srcpkgs/offlineimap/template @@ -3,7 +3,7 @@ pkgname=offlineimap version=7.0.8 revision=1 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools python-six asciidoc" depends="python python-six" pycompile_module="offlineimap"