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

'install' tag is broken: it doesn't respect $(DESTDIR) #28

Closed
yurivict opened this issue Feb 9, 2018 · 5 comments
Closed

'install' tag is broken: it doesn't respect $(DESTDIR) #28

yurivict opened this issue Feb 9, 2018 · 5 comments
Assignees

Comments

@yurivict
Copy link

yurivict commented Feb 9, 2018

For example: here https://github.com/pgManage/pgManage/blob/master/src/Makefile.in#L85

@nunziotocci nunziotocci self-assigned this Feb 9, 2018
@nunziotocci
Copy link
Contributor

So, would $(DESTDIR) replace @prefix@/etc/$(BINARY)/?

So that, say, pgmanage.conf would end up $(DESTDIR)/pgmanage.conf?

@yurivict
Copy link
Author

yurivict commented Feb 9, 2018

No, $(DESTDIR) should be used as an overall prefix, so that it is installed into $(DESTDIR)$(PREFIX).

@yurivict
Copy link
Author

Could you please also make a release so that it will be easier for me to create a FreeBSD port?

I would appreciate it!

@nunziotocci
Copy link
Contributor

I will work on a release, expect it later this afternoon (US CST).

@yurivict
Copy link
Author

Thanks!

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