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

"make install" install in a wrong directory #354

Closed
sylvestre opened this issue Jul 24, 2014 · 4 comments
Closed

"make install" install in a wrong directory #354

sylvestre opened this issue Jul 24, 2014 · 4 comments

Comments

@sylvestre
Copy link
Contributor

This command:

/usr/bin/make  -C .  install DESTDIR=/path/guake-0.5.0~rc1/debian/guake/

install in

debian/guake/usr/local/

while is should be in

debian/guake/usr/

If a user wants the software to be install in /usr/local/, he/she has to provide the correct path.

This should be fixed before the 0.5.0 release.

@pypingou
Copy link
Member

👍

@gsemet
Copy link
Member

gsemet commented Jul 25, 2014

Also agree

@mrshu
Copy link
Contributor

mrshu commented Aug 8, 2014

@stibbons should this one get closed now?

@gsemet
Copy link
Member

gsemet commented Aug 8, 2014

I think so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants