]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-debuginfo-snap.conf
poldek-config: add -c option
[packages/poldek.git] / poldek-debuginfo-snap.conf
CommitLineData
a584c5c5
JR
1# Debuginfo repositories for PLD Linux 3.0 (Th)
2_arch = %ARCH%
3_snap = %SNAP%
4_prefix = ftp://ftp.th.pld-linux.org/dists/th/%{_snap}
5## Some mirrors
6## You can use them if you have better connection there
7# CI TASK:
20da729b 8#_prefix = ftp://ftp.task.pld-linux.org/dists/th/%{_snap}
a584c5c5
JR
9
10_type = pndir
11
12[source]
13type = %{_type}
14name = th-%{_snap}-debuginfo
15path = %{_prefix}/PLD/%{_arch}/debuginfo/
16auto = no
17autoup = no
18
19[source]
20type = %{_type}
21name = th-%{_snap}-updates-debuginfo
22path = %{_prefix}/updates/%{_arch}/debuginfo/
23auto = no
24autoup = no
This page took 0.060302 seconds and 4 git commands to generate.