]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib-ti.conf
- rel .41
[packages/poldek.git] / poldek-multilib-ti.conf
1 # PLD Titanium, multilib config
2 # Unofficial version of PLD Linux Distribution
3 # http://www.pld-linux.org/Titanium
4
5 _arch   = %ARCH%
6 _prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
7
8 _type = pndir
9
10 [source]
11 type   = %{_type}
12 name   = titanium-%{_arch}
13 path   = %{_prefix}/PLD/%{_arch}/RPMS/
14 auto   = no
15 autoup = no
16
17 [source]
18 type   = %{_type}
19 name   = titanium-ready-%{_arch}
20 path   = %{_prefix}/ready/%{_arch}/RPMS/
21 auto   = no
22 autoup = no
23
24 [source]
25 type   = %{_type}
26 name   = titanium-test-%{_arch}
27 path   = %{_prefix}/test/%{_arch}/RPMS/
28 auto   = no
29 autoup = no
This page took 0.049773 seconds and 3 git commands to generate.