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