summaryrefslogtreecommitdiff
path: root/poldek-multilib.conf
blob: e4e4ce69627095ce033580aa45ffb8b232455444 (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
30
31
32
33
34
35
36
37
38
39
40
# 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

_prefix = %{_pld_main_prefix}

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

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

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

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