]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- upstream fixes
[packages/poldek.git] / poldek.conf
CommitLineData
202a7215 1# PLD <http://www.pld-linux.org/>
bb66e070 2
202a7215
JB
3_pld_arch = %ARCH%
4_pld_alt_arch = %ALT_ARCH%
5_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
339b6837
PG
6## Some mirrors
7## You can use them if you have better connection there
8# CI TASK:
202a7215
JB
9#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
10
11
12_th_idxtype = pndir
13
14# PLD 3.0 (Th)
15[source]
16type = %{_th_idxtype}
17name = th
18path = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
19
20[source]
21type = %{_th_idxtype}
22name = th-updates-security
23path = %{_pld_prefix}/updates/security/%{_pld_arch}/
24
25[source]
26type = %{_th_idxtype}
27name = th-updates-general
28path = %{_pld_prefix}/updates/general/%{_pld_arch}/
29noauto = yes
30
31[source]
32type = %{_th_idxtype}
33name = th-supported
34path = %{_pld_prefix}/supported/%{_pld_arch}/
35noauto = yes
36
37[source]
38type = %{_th_idxtype}
39name = th-ready
40path = %{_pld_prefix}/ready/%{_pld_arch}/
41noauto = yes
42
43[source]
44type = %{_th_idxtype}
45name = th-test
46path = %{_pld_prefix}/test/%{_pld_arch}/
47noauto = yes
This page took 0.036477 seconds and 4 git commands to generate.