]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib-ti.conf
- zlib fixes but still some issues not solved
[packages/poldek.git] / poldek-multilib-ti.conf
CommitLineData
671f9aef 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]
11type = %{_type}
12name = titanium-%{_arch}
13path = %{_prefix}/PLD/%{_arch}/RPMS/
43fd3134 14auto = no
15autoup = no
671f9aef 16
17[source]
18type = %{_type}
19name = titanium-ready-%{_arch}
20path = %{_prefix}/ready/%{_arch}/RPMS/
21auto = no
22autoup = no
23
24[source]
25type = %{_type}
26name = titanium-test-%{_arch}
27path = %{_prefix}/test/%{_arch}/RPMS/
28auto = no
29autoup = no
This page took 0.052586 seconds and 4 git commands to generate.