summaryrefslogtreecommitdiff
path: root/poldek-archive.conf
blob: 46270459a6fd9a2df5df8658d52ec0f9eacddab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# PLD Linux Distribution <http://www.pld-linux.org/>.
#
# Archives (older packages) for PLD Linux 3.0 (Th)

# specify our packages architecture
_arch   = %ARCH%

# main PLD-site for often changed things (test, ready):
_pld_main_prefix = https://ftp.th.pld-linux.org/dists/th

## You can use them if you have better connection there
#_prefix = https://ftp1.pld-linux.org/dists/th
_prefix = %{_pld_main_prefix}

# PLD Linux 3.0 (Th): main sources archive
[source]
type   = pndir
name   = th-archive
path   = %{_prefix}/.archive/PLD/%{_arch}/RPMS/
auto   = no
autoup = no

[source]
type   = pndir
name   = th-archive
path   = %{_prefix}/.archive/PLD/noarch/RPMS/
auto   = no
autoup = no