speech-dispatcher:rebuild

This commit is contained in:
alihanozturk
2017-03-19 21:10:48 +03:00
parent b9e7e9e9ef
commit 620582e925
2 changed files with 2 additions and 2 deletions
@@ -35,7 +35,7 @@ def install():
pisitools.remove("/usr/share/info/ssip.info")
# Set executable bit
shelltools.chmod("%s/usr/lib/python3.4/site-packages/speechd/_test.py" % get.installDIR(), 0755)
shelltools.chmod("%s/usr/lib/python3.6/site-packages/speechd/_test.py" % get.installDIR(), 0755)
# Create log directory, it should be world unreadable
pisitools.dodir("/var/log/speech-dispatcher")
+1 -1
View File
@@ -86,7 +86,7 @@
<History>
<Update release="4">
<Date>2017-03-10</Date>
<Date>2017-03-19</Date>
<Version>0.8.6</Version>
<Comment>Release bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>