From fd1b19dddeb059fb08ae510d78319826b7a63609 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 21 Jun 2021 15:42:12 +0300 Subject: [PATCH] bluez-5.59 rebuild py3-docutils --- hardware/bluetooth/bluez/actions.py | 2 +- hardware/bluetooth/bluez/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/bluetooth/bluez/actions.py b/hardware/bluetooth/bluez/actions.py index 99222235e7..2ca76f437e 100644 --- a/hardware/bluetooth/bluez/actions.py +++ b/hardware/bluetooth/bluez/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - #shelltools.export("PYHTON", "/usr/bin/python3") + pisitools.dosed("configure.ac", "rst2man", "rst2man_3") #shelltools.system("sed -i -e '/SystemdService/d' obexd/src/org.bluez.obex.service.in") pisitools.dosed("obexd/src/org.bluez.obex.service.in", "SystemdService", deleteLine=True) autotools.autoreconf("-fi") diff --git a/hardware/bluetooth/bluez/pspec.xml b/hardware/bluetooth/bluez/pspec.xml index b3a09b95b1..100eada09a 100644 --- a/hardware/bluetooth/bluez/pspec.xml +++ b/hardware/bluetooth/bluez/pspec.xml @@ -26,7 +26,7 @@ libnl-devel libsndfile-devel readline-devel - python-docutils + python3-docutils 0001-Allow-using-obexd-without-systemd-in-the-user-session-r2.patch