From f573cce916533974b8e71732ef4675343fc6c542 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 04:15:41 +0200 Subject: [PATCH] scons: switch to python2-module --- srcpkgs/scons/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index 08eee33380c..24a33975852 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -2,7 +2,7 @@ pkgname=scons version=2.5.0 revision=1 -build_style=python-module +build_style=python2-module hostmakedepends="python" depends="python" noarch="yes"