Merge pull request #12557 from Rmys/master

python3 libffi icu4c boost rebuild list
This commit is contained in:
Rmys
2023-10-18 14:19:08 +03:00
committed by GitHub
@@ -43,7 +43,7 @@ def install():
pisitools.remove("/usr/share/info/ssip.info")
# Set executable bit
shelltools.chmod("%s/usr/lib/python3.9/site-packages/speechd/_test.py" % get.installDIR(), 0755)
shelltools.chmod("%s/usr/lib/python3.11/site-packages/speechd/_test.py" % get.installDIR(), 0755)
# Create log directory, it should be world unreadable
pisitools.dodir("/var/log/speech-dispatcher")