Skip to content
New issue

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

Makefile issues #20

Open
manvithn opened this issue Dec 26, 2019 · 0 comments
Open

Makefile issues #20

manvithn opened this issue Dec 26, 2019 · 0 comments

Comments

@manvithn
Copy link

I think there's a few issues with the Makefile right now:

  1. The default SHADER_LOCATION is $(HOME)/.gllock which evaluates to /root/.gllock since we need to run make with sudo. It's unclear if this is the intended location.
  2. Running sudo make install twice generates the symlink shaders/shaders -> .
  3. Running sudo make uninstall only removes the unintentional symlink above.

I think merging this pull request might be a good approach to fixing some of these issues.

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

No branches or pull requests

1 participant