Skip to content

Fixes needed to get nginx to build #3

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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

blakesmith
Copy link

  1. The tarball tmp dir needed to be hardcoded to pull the nginx source. See tmp-dir not found #2
  2. Added the 'build-essential' package so gcc/make will actually get installed before attempting to build nginx.
  3. Make sites-enabled and sites-available use *.conf suffixes to avoid versioning and md5 conflicts

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