Skip to content

Update python wrapper #2031

Merged
merged 3 commits into from Feb 3, 2021
Merged

Update python wrapper #2031

merged 3 commits into from Feb 3, 2021

Conversation

donald
Copy link
Collaborator

@donald donald commented Jan 21, 2021

Resolves mariux64/mxtools#148

buczek@theinternet:~/git/bee-files (update-python-wrapper)$ ln -s /usr/bin/python3 ./xxx
buczek@theinternet:~/git/bee-files (update-python-wrapper)$ ./xxx --version
Python 3.7.7

Use individual wrapper scripts instead of a hardlinked prototype which
forwards to $(basename "$0"), because this doesn't work if the user
links or hardlinks the wrapper to an unexpected command not available in
the package.
Use individual wrapper scripts instead of a hardlinked prototype which
forwards to $(basename "$0"), because this doesn't work if the user
links or hardlinks the wrapper to an unexpected command not available in
the package.
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prun: Argument list too long
1 participant