bluez-5.59 rebuild py3-docutils

This commit is contained in:
Rmys
2021-06-21 15:42:12 +03:00
committed by GitHub
parent 6b04284826
commit fd1b19ddde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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")
+1 -1
View File
@@ -26,7 +26,7 @@
<Dependency>libnl-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python3-docutils</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Allow-using-obexd-without-systemd-in-the-user-session-r2.patch</Patch>