]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib.conf
- rel .3; rebuild with db4.6
[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-updates-security-%{_arch}
21 path   = %{_prefix}/updates-security/%{_arch}/RPMS/
22 auto   = no
23 autoup = no
24
25 [source]
26 type   = %{_type}
27 name   = th-updates-general-%{_arch}
28 path   = %{_prefix}/updates-general/%{_arch}/RPMS/
29 auto   = no
30 autoup = no
31
32 #[source]
33 #type   = %{_type}
34 #name   = th-supported-%{_arch}
35 #path   = %{_prefix}/supported/%{_arch}/
36 #auto   = no
37 #autoup = no
38
39 [source]
40 type   = %{_type}
41 name   = th-ready-%{_arch}
42 path   = %{_prefix}/ready/%{_arch}/RPMS/
43 auto   = no
44 autoup = no
45
46 [source]
47 type   = %{_type}
48 name   = th-test-%{_arch}
49 path   = %{_prefix}/test/%{_arch}/RPMS/
50 auto   = no
51 autoup = no
This page took 0.124157 seconds and 3 git commands to generate.