Created
March 14, 2011 23:01
-
-
Save atomic-penguin/870043 to your computer and use it in GitHub Desktop.
rhel-source.repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [rhel-source] | |
| name=Red Hat Enterprise Linux $releasever - Source | |
| baseurl=ftp://ftp.redhat.com/redhat/linux/enterprise/$releasever/en/os/SRPMS/ | |
| enabled=1 | |
| gpgcheck=1 | |
| gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an issue using 'source' in the repo name. Try s/source/src and s/Source/Src to see if this helps.
https://access.redhat.com/kb/docs/DOC-15838