From e6fb9067fa4729d609d560187f0bf02342ec096b Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 14 Sep 2019 21:41:31 +0300 Subject: [PATCH] blueman:ver. bump --- hardware/bluetooth/blueman/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hardware/bluetooth/blueman/actions.py b/hardware/bluetooth/blueman/actions.py index a02ebe08af..88948953ec 100644 --- a/hardware/bluetooth/blueman/actions.py +++ b/hardware/bluetooth/blueman/actions.py @@ -12,7 +12,6 @@ from pisi.actionsapi import get def setup(): shelltools.system("NOCONFIGURE=1 ./autogen.sh") autotools.configure("--disable-static \ - CYTHONEXEC='/usr/bin/cython3' \ --sysconfdir=/etc \ --disable-schemas-compile \ --with-dhcp-config='/etc/dhcp/dhcpd.conf' \