Skip to content

Commit 67cd8e9

Browse files
committed
Build scripts
1 parent 97bc6e2 commit 67cd8e9

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
__pycache__/
21
__pycache__

build/Linux/clean_up.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rm -f ./CompareParallelTexts.py
1414
# Remove shared Python files
1515
rm -f ./{gettext_windows.py,shared.py,sharedGUI.py}
1616

17-
# (Wine-only) Remove build scripts
17+
# (Linux-only) Remove build scripts
1818
rm -f ./{build.sh,clean_up.sh,setup.py}
1919

2020
rmdir -p resources/locale/ru/LC_MESSAGES

0 commit comments

Comments
 (0)