]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib.conf
- introduce _pld_main_prefix/_pld_main_prefix like ac; rel 28
[packages/poldek.git] / poldek-multilib.conf
CommitLineData
1024d736
ER
1# $Id$
2# PLD Linux Distribution <http://www.pld-linux.org/>.
3#
4# Alternative multilib sources for PLD Linux 3.0 (Th)
5
598836ac 6_arch = %ARCH%
1024d736
ER
7_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
8
7adf66ff
ER
9## Some mirrors
10## You can use them if you have better connection there
11# CI TASK:
598836ac 12#_prefix = ftp://ftp.task.pld-linux.org/dists/th
1024d736 13_prefix = %{_pld_main_prefix}
7adf66ff 14
3ce0fb1f 15[source]
1024d736 16type = pndir
598836ac 17name = th-%{_arch}
18path = %{_prefix}/PLD/%{_arch}/RPMS/
32c61f92
ER
19auto = no
20autoup = no
3ce0fb1f 21
1024d736
ER
22[source]
23type = pndir
24name = th-%{_arch}-obsolete
25path = %{_prefix}/obsolete/%{_arch}/RPMS/
26auto = no
27autoup = no
3ce0fb1f 28
6f2640f2 29[source]
1024d736 30type = pndir
b0807cba 31name = th-%{_arch}-ready
6f2640f2
ER
32path = %{_prefix}/ready/%{_arch}/RPMS/
33auto = no
34autoup = no
3ce0fb1f
JR
35
36[source]
1024d736 37type = pndir
b0807cba 38name = th-%{_arch}-test
598836ac 39path = %{_prefix}/test/%{_arch}/RPMS/
32c61f92
ER
40auto = no
41autoup = no
This page took 0.076089 seconds and 4 git commands to generate.