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