]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek-
[packages/poldek.git] / poldek.conf
CommitLineData
8534a93d 1# $Id$
7adf66ff 2# PLD Linux Distribution <http://www.pld-linux.org/>.
bb66e070 3
8534a93d 4# specify our packages architecture
202a7215 5_pld_arch = %ARCH%
8534a93d 6
7# main PLD-site for often changed things:
8_pld_main_prefix = ftp://ftp.ac.pld-linux.org/dists/ac
9
339b6837
PG
10## Some mirrors
11## You can use them if you have better connection there
12# CI TASK:
8534a93d 13#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/ac
14_pld_prefix = %{_pld_main_prefix}
202a7215 15
8534a93d 16_ac_idxtype = pndir
214f7cc7 17
8534a93d 18# PLD 2.0 (Ac)
202a7215 19[source]
8534a93d 20type = %{_ac_idxtype}
21name = ac
22path = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
202a7215 23
214f7cc7 24[source]
8534a93d 25type = %{_ac_idxtype}
26name = ac-updates
27path = %{_pld_prefix}/updates/%{_pld_arch}/
202a7215
JB
28
29[source]
8534a93d 30type = %{_ac_idxtype}
31name = ac-supported
32path = %{_pld_prefix}/supported/%{_pld_arch}/
84279ad2
ER
33auto = no
34autoup = no
202a7215 35
214f7cc7 36[source]
8534a93d 37type = %{_ac_idxtype}
38name = ac-ready
39path = %{_pld_main_prefix}/ready/%{_pld_arch}/
84279ad2
ER
40auto = no
41autoup = no
214f7cc7 42
202a7215 43[source]
8534a93d 44type = %{_ac_idxtype}
45name = ac-test
46path = %{_pld_main_prefix}/test/%{_pld_arch}/
84279ad2
ER
47auto = no
48autoup = no
This page took 0.037056 seconds and 4 git commands to generate.