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' target breaks: cp: /usr/ports/www/uwebsockets/work/stage/usr/local/include/uWebSockets is not a directory #1236

Closed
yurivict opened this issue Apr 13, 2021 · 1 comment

Comments

@yurivict
Copy link

Here: https://github.com/uNetworking/uWebSockets/blob/master/Makefile#L56

you need to add mkdir -p $(DESTDIR)$(prefix)/include/uWebSockets

@ghost
Copy link

ghost commented Apr 13, 2021

Oh you're right that was removed when I removed f2

@ghost ghost closed this as completed Apr 13, 2021
This issue was closed.
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