Skip to content

Commit

Permalink
bal
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jan 23, 2024
1 parent 01ae17c commit f4c347b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
# System32/convert
# CONVERT = r"C:\msys64\mingw64\bin\convert"
CONVERT = os.path.dirname(os.environ['MSYSTEM_PREFIX']) + 'mingw64/bin/convert'
assert os.path.exists(CONVERT)

ADWAITA_FILES = [
'index.theme',
Expand Down

0 comments on commit f4c347b

Please sign in to comment.