Merge pull request #3230 from alihanozturk/master

speech-dispatcher:rebuild
This commit is contained in:
Alihan Öztürk
2017-03-19 20:12:33 +02:00
committed by GitHub
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>