]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- add config patch (from AC-branch)
[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
202a7215
JB
11_th_idxtype = pndir
12
13# PLD 3.0 (Th)
14[source]
84279ad2
ER
15type = %{_th_idxtype}
16name = th
17path = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
202a7215 18
214f7cc7 19[source]
84279ad2
ER
20type = %{_th_idxtype}
21name = th
22path = %{_pld_prefix}/PLD/noarch/RPMS/
214f7cc7 23
202a7215 24[source]
84279ad2
ER
25type = %{_th_idxtype}
26name = th-updates-security
27path = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
202a7215 28
214f7cc7 29[source]
84279ad2
ER
30type = %{_th_idxtype}
31name = th-updates-security
32path = %{_pld_prefix}/updates-security/noarch/RPMS/
214f7cc7 33
202a7215 34[source]
84279ad2
ER
35type = %{_th_idxtype}
36name = th-updates-general
37path = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
38auto = no
202a7215 39
214f7cc7 40[source]
84279ad2
ER
41type = %{_th_idxtype}
42name = th-updates-general
43path = %{_pld_prefix}/updates-general/noarch/RPMS/
44auto = no
214f7cc7 45
6b11e420 46#[source]
84279ad2
ER
47#type = %{_th_idxtype}
48#name = th-supported
49#path = %{_pld_prefix}/supported/%{_pld_arch}/
50#auto = no
202a7215
JB
51
52[source]
84279ad2
ER
53type = %{_th_idxtype}
54name = th-ready
55path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
56auto = no
57autoup = no
202a7215 58
214f7cc7 59[source]
84279ad2
ER
60type = %{_th_idxtype}
61name = th-ready
62path = %{_pld_prefix}/ready/noarch/RPMS/
63auto = no
64autoup = no
214f7cc7 65
202a7215 66[source]
84279ad2
ER
67type = %{_th_idxtype}
68name = th-test
69path = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
70auto = no
71autoup = no
214f7cc7
MM
72
73[source]
84279ad2
ER
74type = %{_th_idxtype}
75name = th-test
76path = %{_pld_prefix}/test/noarch/RPMS/
77auto = no
78autoup = no
214f7cc7 79
This page took 0.038366 seconds and 4 git commands to generate.