12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
# CentOS-Linux-Debuginfo.repo
|
|
#
|
|
# All debug packages are merged into a single repo, split by basearch, and are
|
|
# not signed.
|
|
|
|
[debuginfo]
|
|
name=CentOS Linux $releasever - Debuginfo
|
|
baseurl=http://debuginfo.centos.org/$releasever/$basearch/
|
|
gpgcheck=1
|
|
enabled=0
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|