Skip to content

Improvements for BSD/macOS build#885

Open
alexreg wants to merge 3 commits into3proxy:masterfrom
alexreg:macos-fixes
Open

Improvements for BSD/macOS build#885
alexreg wants to merge 3 commits into3proxy:masterfrom
alexreg:macos-fixes

Conversation

@alexreg
Copy link

@alexreg alexreg commented Jan 21, 2023

  • There are no *.1 man pages, so it should not try to install them. (This produced an error for me.)
  • It seems that Makefile.unix-install does the same job as the install target in Makefile.FreeBSD, and it is much more configurable, so it makes sense just to remove the FreeBSD-specific one in favour of the generic Unix one.

@alexreg alexreg changed the title * There are no *.1 man pages, so don't try to install them. * It seems that Makefile.unix-install does the same job as the install target in Makefile.FreeBSD, and it is much more configurable, so it makes sense just to remove the FreeBSD-specific one in favour of the generic Unix one. Improvements for BSD/macOS build Jan 21, 2023
This was causing an error on macOS.
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

Successfully merging this pull request may close these issues.

1 participant