]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- too much decorated macros (they are local to file)
[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
202a7215 23[source]
598836ac 24type = %{_type}
84279ad2 25name = th-updates-security
598836ac 26path = %{_prefix}/updates-security/%{_arch}/RPMS/
202a7215 27
214f7cc7 28[source]
598836ac 29type = %{_type}
84279ad2 30name = th-updates-security
598836ac 31path = %{_prefix}/updates-security/noarch/RPMS/
214f7cc7 32
202a7215 33[source]
598836ac 34type = %{_type}
84279ad2 35name = th-updates-general
598836ac 36path = %{_prefix}/updates-general/%{_arch}/RPMS/
84279ad2 37auto = no
202a7215 38
214f7cc7 39[source]
598836ac 40type = %{_type}
84279ad2 41name = th-updates-general
598836ac 42path = %{_prefix}/updates-general/noarch/RPMS/
84279ad2 43auto = no
214f7cc7 44
6b11e420 45#[source]
598836ac 46#type = %{_type}
84279ad2 47#name = th-supported
598836ac 48#path = %{_prefix}/supported/%{_arch}/
84279ad2 49#auto = no
202a7215
JB
50
51[source]
598836ac 52type = %{_type}
84279ad2 53name = th-ready
598836ac 54path = %{_prefix}/ready/%{_arch}/RPMS/
84279ad2
ER
55auto = no
56autoup = no
202a7215 57
214f7cc7 58[source]
598836ac 59type = %{_type}
84279ad2 60name = th-ready
598836ac 61path = %{_prefix}/ready/noarch/RPMS/
84279ad2
ER
62auto = no
63autoup = 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
214f7cc7 78
This page took 0.058906 seconds and 4 git commands to generate.