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

Change install path of "programs" category #13

Open
NalaGinrut opened this issue Feb 8, 2013 · 3 comments
Open

Change install path of "programs" category #13

NalaGinrut opened this issue Feb 8, 2013 · 3 comments

Comments

@NalaGinrut
Copy link
Contributor

The default path of executable file is "/.local/lib/guildhall/PACKAGE_NAME/bin".
It's not convenient for users to specify the PATH env-var.
My suggestion is to unify the executable path to "
/.local/bin".
I can format a patch.
What do you think?

@ijp
Copy link
Owner

ijp commented Feb 10, 2013

According to the documentation, it is supposed to install it with a symlink in "~/.local/bin/", so this would be a non issue. However, a quick test package written by me isn't showing either behaviour.

@ijp
Copy link
Owner

ijp commented Feb 10, 2013

okay, looks like files listed under the 'executable' and 'programs' categories are being installed with 'libraries'

@NalaGinrut
Copy link
Contributor Author

OK, a link would be nice.
Seems there should be a fix in Makefile

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

2 participants