remove git.c.o ref
mkdocs build / build (push) Successful in 30s Details

This commit is contained in:
Louis Abel 2024-04-07 22:21:41 -07:00
parent ce90037808
commit 21b5af5d90
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Rocky's method for importing packages from the upstream is a tool called **srpmp
Srpmproc's purpose in life is to:
- Clone PACKAGE from our upstream source: git.centos.org/rpms/PACKAGE or gitlab.com/redhat
- Clone PACKAGE from our upstream source: gitlab.com/redhat or a relevant source RPM
- Check if Rocky Linux has any debranding patches available for PACKAGE (under https://git.rockylinux.org/patch/PACKAGE)
- If patch/PACKAGE exists, then read the configuration and patches from that repository and apply them
- Commit the results (patched or not) to https://git.rockylinux.org/rpms/PACKAGE