]> git.pld-linux.org Git - packages/poldek.git/blame_incremental - poldek-multilib.conf
- updated to new snap 20080604.13
[packages/poldek.git] / poldek-multilib.conf
... / ...
CommitLineData
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]
12type = %{_type}
13name = th-%{_arch}
14path = %{_prefix}/PLD/%{_arch}/RPMS/
15auto = no
16autoup = 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]
33type = %{_type}
34name = th-%{_arch}-ready
35path = %{_prefix}/ready/%{_arch}/RPMS/
36auto = no
37autoup = no
38
39[source]
40type = %{_type}
41name = th-%{_arch}-test
42path = %{_prefix}/test/%{_arch}/RPMS/
43auto = no
44autoup = no
This page took 0.054863 seconds and 4 git commands to generate.