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