]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib.conf
- backported fixes from poldek CVS:
[packages/poldek.git] / poldek-multilib.conf
1 # Alternative multilib PLD 3.0 (Th)
2 _arch   = %ARCH%
3 _prefix = ftp://ftp.th.pld-linux.org/dists/th
4 ## Some mirrors
5 ## You can use them if you have better connection there
6 # CI TASK:
7 #_prefix = ftp://ftp.task.pld-linux.org/dists/th
8
9 _type = pndir
10
11 [source]
12 type   = %{_type}
13 name   = th-%{_arch}
14 path   = %{_prefix}/PLD/%{_arch}/RPMS/
15 auto   = no
16 autoup = no
17
18 #[source]
19 #type   = %{_type}
20 #name   = th-%{_arch}-updates
21 #path   = %{_prefix}/updates/%{_arch}/RPMS/
22 #auto   = no
23 #autoup = no
24
25 #[source]
26 #type   = %{_type}
27 #name   = th-%{_arch}-supported
28 #path   = %{_prefix}/supported/%{_arch}/
29 #auto   = no
30 #autoup = no
31
32 [source]
33 type   = %{_type}
34 name   = th-%{_arch}-ready
35 path   = %{_prefix}/ready/%{_arch}/RPMS/
36 auto   = no
37 autoup = no
38
39 [source]
40 type   = %{_type}
41 name   = th-%{_arch}-test
42 path   = %{_prefix}/test/%{_arch}/RPMS/
43 auto   = no
44 autoup = no
This page took 0.032036 seconds and 3 git commands to generate.