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

Stop setting PKG_PATH for OpenBSD #27

Closed
dentarg opened this issue Nov 1, 2019 · 0 comments
Closed

Stop setting PKG_PATH for OpenBSD #27

dentarg opened this issue Nov 1, 2019 · 0 comments

Comments

@dentarg
Copy link
Contributor

dentarg commented Nov 1, 2019

We should remove these lines

export PKG_PATH
PKG_PATH="$MIRROR/pub/OpenBSD/$uname_r/packages/$arch_s/"
# set pkg path for users
echo "export PKG_PATH=\"$PKG_PATH\"" >> /root/.profile
echo "export PKG_PATH=\"$PKG_PATH\"" >> /home/vagrant/.profile

They shouldn't be needed and if removed, they allow for stable packages to be used: https://marc.info/?l=openbsd-announce&m=156577865917831&w=2

Originally posted by @dentarg in #25 (comment)

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

1 participant