]> TLD Linux GIT Repositories - packages/poldek.git/blob - tld-debuginfo.conf
- https-redirect.patch from PLD
[packages/poldek.git] / tld-debuginfo.conf
1 # TLD Linux - https://tld-linux.org/
2
3 _arch   = %ARCH%
4 _prefix = https://dist.tld-linux.org/TLD
5 _branch = stable
6
7 ############################################################
8
9 # TLD Linux, debuginfo
10 [source]
11 type   = pndir
12 name   = ti
13 path   = %{_prefix}/%{_branch}/main/%{_arch}/debuginfo/
14 auto   = no
15 autoup = no
16
17 # TLD Linux, test packages, debuginfo
18 [source]
19 type   = pndir
20 name   = ti-test
21 path   = %{_prefix}/%{_branch}/test/%{_arch}/debuginfo/
22 auto   = no
23 autoup = no
24
25 # TLD Linux, archived packages, debuginfo
26 [source]
27 type   = pndir
28 name   = ti-archive
29 path   = %{_prefix}/%{_branch}/archive/%{_arch}/debuginfo/
30 auto   = no
31 autoup = no