]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-ti.conf
- rel .38; one more zlib fix
[packages/poldek.git] / poldek-ti.conf
CommitLineData
da8e62cf 1# PLD Titanium
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
13path = %{_prefix}/PLD/%{_arch}/RPMS/
14
15[source]
16type = %{_type}
17name = titanium
18path = %{_prefix}/PLD/noarch/RPMS/
19
20[source]
21type = %{_type}
22name = titanium-ready
23path = %{_prefix}/ready/%{_arch}/RPMS/
24auto = no
25autoup = no
26
27[source]
28type = %{_type}
29name = titanium-ready
30path = %{_prefix}/ready/noarch/RPMS/
31auto = no
32autoup = no
33
34[source]
35type = %{_type}
36name = titanium-test
37path = %{_prefix}/test/%{_arch}/RPMS/
38auto = no
39autoup = no
40
41[source]
42type = %{_type}
43name = titanium-test
44path = %{_prefix}/test/noarch/RPMS/
45auto = no
46autoup = no
This page took 0.030162 seconds and 4 git commands to generate.