]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib.conf
- more simple and less overhead
[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/
d3b4f61e 19ignore = kernel-*
32c61f92
ER
20auto = no
21autoup = no
3ce0fb1f 22
1024d736
ER
23[source]
24type = pndir
25name = th-%{_arch}-obsolete
26path = %{_prefix}/obsolete/%{_arch}/RPMS/
d3b4f61e 27ignore = kernel-*
1024d736
ER
28auto = no
29autoup = no
3ce0fb1f 30
6f2640f2 31[source]
1024d736 32type = pndir
b0807cba 33name = th-%{_arch}-ready
7d716bdb 34path = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
d3b4f61e 35ignore = kernel-*
6f2640f2
ER
36auto = no
37autoup = no
3ce0fb1f
JR
38
39[source]
1024d736 40type = pndir
b0807cba 41name = th-%{_arch}-test
7d716bdb 42path = %{_pld_main_prefix}/test/%{_arch}/RPMS/
d3b4f61e 43ignore = kernel-*
32c61f92
ER
44auto = no
45autoup = no
This page took 0.046728 seconds and 4 git commands to generate.