From 8623a63fb1a9e50584d055110132e3d5207872c6 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 00:14:51 +0200 Subject: [PATCH] python-fuse: switch to python2-module --- srcpkgs/python-fuse/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-fuse/template b/srcpkgs/python-fuse/template index 22802ea1969..6846f761fa6 100644 --- a/srcpkgs/python-fuse/template +++ b/srcpkgs/python-fuse/template @@ -2,7 +2,7 @@ pkgname=python-fuse version=0.2.1 revision=2 -build_style=python-module +build_style=python2-module hostmakedepends="python-devel pkg-config" makedepends="python-devel fuse-devel" pycompile_module="fuse"