From 2bda1149a71020b6e598fde3b8eeaf84a7be3cf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 16 Jul 2020 21:24:58 +0200 Subject: [PATCH] ladish: set python_version=2 --- srcpkgs/ladish/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/ladish/template b/srcpkgs/ladish/template index 5996834523c..f0b36f188b2 100644 --- a/srcpkgs/ladish/template +++ b/srcpkgs/ladish/template @@ -16,6 +16,7 @@ license="GPL-2" homepage="http://ladish.org" distfiles="${DEBIAN_SITE}/main/l/ladish/ladish_1+dfsg0.orig.tar.bz2" checksum=39b09d5a4c2f2d65d37374eb8b53f35039f2229d96ea6ddef7b1ce154403383a +python_version=2 CXXFLAGS=-std=c++11