Skip to content

Fix use of python instead of python2 on linux.#8

Open
toastwaffle wants to merge 1 commit intoprey:masterfrom
toastwaffle:master
Open

Fix use of python instead of python2 on linux.#8
toastwaffle wants to merge 1 commit intoprey:masterfrom
toastwaffle:master

Conversation

@toastwaffle
Copy link

Due to Arch Linux's use of Python 3 as default, the /usr/bin/python symlink causes some things to fail. I've fixed it so that the python2 symlink is used, invoked through env instead of directly using the symlink, just in case some distro moves it. As far as I know, env is in a fixed position on every distro.

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