bluez-5.59 rebuild py3-docutils
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user