]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- rel 10
[packages/poldek.git] / poldek.conf
CommitLineData
7adf66ff 1# PLD Linux Distribution <http://www.pld-linux.org/>.
bb66e070 2
598836ac 3_arch = %ARCH%
4_prefix = ftp://ftp.th.pld-linux.org/dists/th
339b6837
PG
5## Some mirrors
6## You can use them if you have better connection there
7# CI TASK:
598836ac 8#_prefix = ftp://ftp.task.pld-linux.org/dists/th
202a7215 9
598836ac 10_type = pndir
202a7215
JB
11
12# PLD 3.0 (Th)
13[source]
598836ac 14type = %{_type}
84279ad2 15name = th
598836ac 16path = %{_prefix}/PLD/%{_arch}/RPMS/
202a7215 17
214f7cc7 18[source]
598836ac 19type = %{_type}
84279ad2 20name = th
598836ac 21path = %{_prefix}/PLD/noarch/RPMS/
214f7cc7 22
3ce53e18
ER
23#[source]
24#type = %{_type}
25#name = th-updates-security
26#path = %{_prefix}/updates-security/%{_arch}/RPMS/
27#
28#[source]
29#type = %{_type}
30#name = th-updates-security
31#path = %{_prefix}/updates-security/noarch/RPMS/
32#
33#[source]
34#type = %{_type}
35#name = th-updates-general
36#path = %{_prefix}/updates-general/%{_arch}/RPMS/
37#auto = no
38#
39#[source]
40#type = %{_type}
41#name = th-updates-general
42#path = %{_prefix}/updates-general/noarch/RPMS/
43#auto = no
44#
6b11e420 45#[source]
598836ac 46#type = %{_type}
84279ad2 47#name = th-supported
598836ac 48#path = %{_prefix}/supported/%{_arch}/
84279ad2 49#auto = no
202a7215 50
82e0602b
ER
51#[source]
52#type = %{_type}
53#name = th-ready
54#path = %{_prefix}/ready/%{_arch}/RPMS/
55#auto = no
56#autoup = no
57#
58#[source]
59#type = %{_type}
60#name = th-ready
61#path = %{_prefix}/ready/noarch/RPMS/
62#auto = no
63#autoup = no
214f7cc7 64
202a7215 65[source]
598836ac 66type = %{_type}
84279ad2 67name = th-test
598836ac 68path = %{_prefix}/test/%{_arch}/RPMS/
84279ad2
ER
69auto = no
70autoup = no
214f7cc7
MM
71
72[source]
598836ac 73type = %{_type}
84279ad2 74name = th-test
598836ac 75path = %{_prefix}/test/noarch/RPMS/
84279ad2
ER
76auto = no
77autoup = no
This page took 0.094674 seconds and 4 git commands to generate.