]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-debuginfo-snap.conf
Release 19 (by relup.sh)
[packages/poldek.git] / poldek-debuginfo-snap.conf
1 # Debuginfo repositories for PLD Linux 3.0 (Th)
2 _arch   = %ARCH%
3 _snap   = %SNAP%
4 _prefix = https://ftp.th.pld-linux.org/dists/th/%{_snap}
5
6 _type = pndir
7
8 [source]
9 type   = %{_type}
10 name   = th-%{_snap}-debuginfo
11 path   = %{_prefix}/PLD/%{_arch}/debuginfo/
12 auto   = no
13 autoup = no
14
15 [source]
16 type   = %{_type}
17 name   = th-%{_snap}-updates-debuginfo
18 path   = %{_prefix}/updates/%{_arch}/debuginfo/
19 auto   = no
20 autoup = no
This page took 0.026923 seconds and 3 git commands to generate.