summaryrefslogtreecommitdiff
path: root/poldek-debuginfo.conf
blob: b2c2e1858c7895061fb71e5d1375aa35c7c7102f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Debuginfo repositories for PLD Linux 3.0 (Th)
_arch   = %ARCH%
_prefix = https://ftp.th.pld-linux.org/dists/th

_type = pndir

[source]
type   = %{_type}
name   = th-debuginfo
path   = %{_prefix}/PLD/%{_arch}/debuginfo/
auto   = no
autoup = no

[source]
type   = %{_type}
name   = th-obsolete-debuginfo
path   = %{_prefix}/obsolete/%{_arch}/debuginfo/
auto   = no
autoup = no

[source]
type   = %{_type}
name   = th-ready-debuginfo
path   = %{_prefix}/ready/%{_arch}/debuginfo/
auto   = no
autoup = no

[source]
type   = %{_type}
name   = th-test-debuginfo
path   = %{_prefix}/test/%{_arch}/debuginfo/
auto   = no
autoup = no