From 9d409c5b3cf50562641b368bae0cda3ef56d471b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 10:07:36 +0200 Subject: [PATCH] python-pam: switch to python2-module --- srcpkgs/python-pam/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pam/template b/srcpkgs/python-pam/template index 79795776a6c..d024e4f01ae 100644 --- a/srcpkgs/python-pam/template +++ b/srcpkgs/python-pam/template @@ -4,7 +4,7 @@ version=0.1.4 revision=6 noarch=yes wrksrc="${pkgname/python-}-${version}" -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" makedepends="python-devel pam-devel" depends="python pam"