Merge pull request #3230 from alihanozturk/master
speech-dispatcher:rebuild
This commit is contained in:
@@ -35,7 +35,7 @@ def install():
|
|||||||
pisitools.remove("/usr/share/info/ssip.info")
|
pisitools.remove("/usr/share/info/ssip.info")
|
||||||
|
|
||||||
# Set executable bit
|
# 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
|
# Create log directory, it should be world unreadable
|
||||||
pisitools.dodir("/var/log/speech-dispatcher")
|
pisitools.dodir("/var/log/speech-dispatcher")
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2017-03-10</Date>
|
<Date>2017-03-19</Date>
|
||||||
<Version>0.8.6</Version>
|
<Version>0.8.6</Version>
|
||||||
<Comment>Release bump.</Comment>
|
<Comment>Release bump.</Comment>
|
||||||
<Name>Ayhan Yalçınsoy</Name>
|
<Name>Ayhan Yalçınsoy</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user