]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-debuginfo.conf
Update to 0.32.0
[packages/poldek.git] / poldek-debuginfo.conf
CommitLineData
171e07f6
ER
1# Debuginfo repositories for PLD Linux 3.0 (Th)
2_arch = %ARCH%
3_prefix = ftp://ftp.th.pld-linux.org/dists/th
4## Some mirrors
5## You can use them if you have better connection there
6# CI TASK:
7#_prefix = ftp://ftp.task.pld-linux.org/dists/th
8
9_type = pndir
10
11[source]
12type = %{_type}
13name = th-debuginfo
14path = %{_prefix}/PLD/%{_arch}/debuginfo/
15auto = no
16autoup = no
17
18[source]
19type = %{_type}
20name = th-obsolete-debuginfo
21path = %{_prefix}/obsolete/%{_arch}/debuginfo/
22auto = no
23autoup = no
24
25[source]
26type = %{_type}
27name = th-ready-debuginfo
28path = %{_prefix}/ready/%{_arch}/debuginfo/
29auto = no
30autoup = no
31
32[source]
33type = %{_type}
34name = th-test-debuginfo
35path = %{_prefix}/test/%{_arch}/debuginfo/
36auto = no
37autoup = no
This page took 0.059817 seconds and 4 git commands to generate.