]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib-ti.conf
- spaces -> tabs
[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
15 [source]
16 type   = %{_type}
17 name   = titanium-ready-%{_arch}
18 path   = %{_prefix}/ready/%{_arch}/RPMS/
19 auto   = no
20 autoup = no
21
22 [source]
23 type   = %{_type}
24 name   = titanium-test-%{_arch}
25 path   = %{_prefix}/test/%{_arch}/RPMS/
26 auto   = no
27 autoup = no
This page took 0.058737 seconds and 3 git commands to generate.