]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-debuginfo.conf
Release 19 (by relup.sh)
[packages/poldek.git] / poldek-debuginfo.conf
1 # Debuginfo repositories for PLD Linux 3.0 (Th)
2 _arch   = %ARCH%
3 _prefix = https://ftp.th.pld-linux.org/dists/th
4
5 _type = pndir
6
7 [source]
8 type   = %{_type}
9 name   = th-debuginfo
10 path   = %{_prefix}/PLD/%{_arch}/debuginfo/
11 auto   = no
12 autoup = no
13
14 [source]
15 type   = %{_type}
16 name   = th-obsolete-debuginfo
17 path   = %{_prefix}/obsolete/%{_arch}/debuginfo/
18 auto   = no
19 autoup = no
20
21 [source]
22 type   = %{_type}
23 name   = th-ready-debuginfo
24 path   = %{_prefix}/ready/%{_arch}/debuginfo/
25 auto   = no
26 autoup = no
27
28 [source]
29 type   = %{_type}
30 name   = th-test-debuginfo
31 path   = %{_prefix}/test/%{_arch}/debuginfo/
32 auto   = no
33 autoup = no
This page took 0.033107 seconds and 3 git commands to generate.