Yet another typo
This commit is contained in:
parent
ac24d909d1
commit
6cb853d804
@ -39,10 +39,9 @@ r('get_tesseract.py')
|
|||||||
del os.environ['TAG']
|
del os.environ['TAG']
|
||||||
|
|
||||||
r('get_hunspell.py')
|
r('get_hunspell.py')
|
||||||
# r('test.py')
|
r('test.py')
|
||||||
r('build.py')
|
r('build.py')
|
||||||
|
|
||||||
exit(0)
|
|
||||||
if platform.system() == "Linux":
|
if platform.system() == "Linux":
|
||||||
r('appimage.py')
|
r('appimage.py')
|
||||||
if platform.system() == "Windows":
|
if platform.system() == "Windows":
|
||||||
|
Loading…
Reference in New Issue
Block a user