summaryrefslogtreecommitdiff
path: root/poldek-multilib-aidath.conf
blob: 9c93b45ee6576402ff44637beebef0bb13ab7a87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# PLD Linux Distribution <http://www.pld-linux.org/>.
#
# Alternative multilib sources for PLD Linux 3.0 (Th)

_arch   = %ARCH%
_pld_main_prefix = https://ftp.th.pld-linux.org/dists/th/AIDA

_prefix = %{_pld_main_prefix}

[source]
type   = pndir
name   = th-%{_arch}
path   = %{_prefix}/PLD/%{_arch}/RPMS/
auto   = no
autoup = no

[source]
type   = pndir
name   = th-%{_arch}-ready
path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
auto   = no
autoup = no

[source]
type   = pndir
name   = th-%{_arch}-test
path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
auto   = no
autoup = no