We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the faling code:
or lib in libs: name = "indigo-libs-%s-%s-shared%s" % (version, lib, suffix) if exists(name + ".zip"):
it happens because of the new convention to use '-r'
The text was updated successfully, but these errors were encountered:
c74d62f
build: add indigoGetVersion() fix for python build scripts #40
92e51eb
build: fix auto-version. Use "." instead of "-" in version. fix #40
8901197
5548107
1c917e7
8a6373c
No branches or pull requests
the faling code:
it happens because of the new convention to use '-r'
The text was updated successfully, but these errors were encountered: