refactor: remove GH_PROXY mechanism

This commit is contained in:
boypt
2026-08-22 00:12:13 +08:00
parent a33c6b5efe
commit 568202d282
4 changed files with 2 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ Similar Project: [Backport OpenSSH for Debian / Ubuntu distros](https://github.c
- `pullsrc.sh`: Script to download source packages.
- `compile.sh`: Script to build RPMs.
- `version.env`: config file for variables (versions, release number, OPENSSL MODE, proxy ...)
- `version.env`: config file for variables (versions, release number, OPENSSL MODE ...)
The directory (`el5`, `el6`, `el7`) serve as functional templates for different environment types. The `openssh.spec` are modified based on the shipped spec file from OpenSSH project.