Update macdeploy.py

This commit is contained in:
Jonas Kvinge
2020-03-19 21:54:02 +01:00
committed by GitHub
parent ddc3af28ab
commit 10a136b4a3

View File

@@ -471,7 +471,7 @@ def FindGioModule(name):
def main():
logging.basicConfig(filename='macdeploy.log', level=logging.DEBUG, format='%(asctime)s %(levelname)-8s %(message)s')
#FixBinary(binary)
FixBinary(binary)
try:
FixPlugin('strawberry-tagreader', '.')