Skip to content

Update make.py#2

Open
radman404 wants to merge 2 commits into
MaorSabag:mainfrom
radman404:patch-1
Open

Update make.py#2
radman404 wants to merge 2 commits into
MaorSabag:mainfrom
radman404:patch-1

Conversation

@radman404

Copy link
Copy Markdown

.strip(".dll" would remove any 'd' 'l' or '.' from filenames, not a breaking issue, but this generates libcurl-origin.dll instead of ibcur-origin.dll and fixes "The syntax of the command is incorrect" error on the os.system copy

.strip(".dll" would remove any 'd' 'l' or '.' from filenames, not a breaking issue, but this generates libcurl-origin.dll instead of ibcur-origin.dll
Previously it would only copy the output files if the output directory didn't exist, due to the indentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant