]> TLD Linux GIT Repositories - packages/poldek.git/blob - poldek-multilib.conf
- merged update to 0.30.0rc7 from PLD
[packages/poldek.git] / poldek-multilib.conf
1 # Titanium Linux Distribution, multilib config
2 # http://www.tld-linux.org/
3
4 _arch   = %ARCH%
5 _prefix = ftp://ftp.tld-linux.org/TLD
6
7 ############################################################
8
9 ###
10 # Titanium (Ti) Stable
11 [source]
12 type   = pndir
13 name   = ti-%{_arch}
14 path   = %{_prefix}/stable/main/%{_arch}/RPMS/
15 auto   = no
16 autoup = no
17
18 ###
19 # Titanium (Ti) Stable, test packages
20 [source]
21 type   = pndir
22 name   = ti-test-%{_arch}
23 path   = %{_prefix}/stable/test/%{_arch}/RPMS/
24 auto   = no
25 autoup = no
26
27 ############################################################
28
29 ###
30 # Titanium (Ti) Devel
31 [source]
32 type   = pndir
33 name   = ti-dev-%{_arch}
34 path   = %{_prefix}/devel/main/%{_arch}/RPMS/
35 auto   = no
36 autoup = no
37
38 ###
39 # Titanium (Ti) Devel, test packages
40 [source]
41 type   = pndir
42 name   = ti-dev-test-%{_arch}
43 path   = %{_prefix}/devel/test/%{_arch}/RPMS/
44 auto   = no
45 autoup = no