]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib-aidath.conf
- adjusted alternative db to 6.1 (as of rpm 5.4.15)
[packages/poldek.git] / poldek-multilib-aidath.conf
CommitLineData
652b5bc5 1# $Id$
2# PLD Linux Distribution <http://www.pld-linux.org/>.
3#
4# Alternative multilib sources for PLD Linux 3.0 (Th)
5
6_arch = %ARCH%
7_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th/AIDA
8
9## Some mirrors
10## You can use them if you have better connection there
11# CI TASK:
12#_prefix = ftp://ftp.task.pld-linux.org/dists/th/AIDA
13_prefix = %{_pld_main_prefix}
14
15[source]
16type = pndir
17name = th-%{_arch}
18path = %{_prefix}/PLD/%{_arch}/RPMS/
19auto = no
20autoup = no
21
22[source]
23type = pndir
24name = th-%{_arch}-ready
25path = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
26auto = no
27autoup = no
28
29[source]
30type = pndir
31name = th-%{_arch}-test
32path = %{_pld_main_prefix}/test/%{_arch}/RPMS/
33auto = no
34autoup = no
This page took 0.134365 seconds and 4 git commands to generate.