]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib-aidath.conf
Release 19 (by relup.sh)
[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 = https://ftp.th.pld-linux.org/dists/th/AIDA
7
8 _prefix = %{_pld_main_prefix}
9
10 [source]
11 type   = pndir
12 name   = th-%{_arch}
13 path   = %{_prefix}/PLD/%{_arch}/RPMS/
14 auto   = no
15 autoup = no
16
17 [source]
18 type   = pndir
19 name   = th-%{_arch}-ready
20 path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
21 auto   = no
22 autoup = no
23
24 [source]
25 type   = pndir
26 name   = th-%{_arch}-test
27 path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
28 auto   = no
29 autoup = no
This page took 0.056728 seconds and 3 git commands to generate.