]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib-aidath.conf
poldek-config: add -c option
[packages/poldek.git] / poldek-multilib-aidath.conf
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]
15 type   = pndir
16 name   = th-%{_arch}
17 path   = %{_prefix}/PLD/%{_arch}/RPMS/
18 auto   = no
19 autoup = no
20
21 [source]
22 type   = pndir
23 name   = th-%{_arch}-ready
24 path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
25 auto   = no
26 autoup = no
27
28 [source]
29 type   = pndir
30 name   = th-%{_arch}-test
31 path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
32 auto   = no
33 autoup = no
This page took 0.033817 seconds and 3 git commands to generate.