From d1df01b38070db037073b02df99480492840cc49 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 00:15:33 +0200 Subject: [PATCH] terminator: switch to python2-module --- srcpkgs/terminator/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/terminator/template b/srcpkgs/terminator/template index 7a70be3a0bf..bbcc3fd8f52 100644 --- a/srcpkgs/terminator/template +++ b/srcpkgs/terminator/template @@ -2,7 +2,7 @@ pkgname=terminator version=0.98 revision=2 -build_style=python-module +build_style=python2-module hostmakedepends="python intltool" makedepends="vte-python" depends="desktop-file-utils vte-python python"