]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib-snap.conf
Release 19 (by relup.sh)
[packages/poldek.git] / poldek-multilib-snap.conf
CommitLineData
a584c5c5
JR
1# PLD Linux Distribution <http://www.pld-linux.org/>.
2#
3# Alternative multilib sources for PLD Linux 3.0 (Th)
4
5_arch = %ARCH%
6_snap = %SNAP%
9e3922b0 7_pld_main_prefix = https://ftp.th.pld-linux.org/dists/th/%{_snap}
a584c5c5 8
a584c5c5
JR
9_prefix = %{_pld_main_prefix}
10
80288dde 11# group source for referring th+th-multiarch sources together, i.e poldek --sn th-%SNAP%-all
a584c5c5
JR
12[source]
13type = group
14name = th-%{_snap}-all
15sources = th-%{_snap} th-%{_snap}-%{_arch}
16
17[source]
18type = group
19name = th-%{_snap}-all-updates
20sources = th-%{_snap}-updates th-%{_snap}-%{_arch}-updates
21
22[source]
23type = pndir
24name = th-%{_snap}-%{_arch}
25path = %{_prefix}/PLD/%{_arch}/RPMS/
26ignore = kernel-*
27auto = no
28autoup = no
29
30[source]
31type = pndir
32name = th-%{_snap}-%{_arch}-updates
33path = %{_pld_main_prefix}/updates/%{_arch}/RPMS/
34ignore = kernel-*
35auto = no
36autoup = no
This page took 0.035118 seconds and 4 git commands to generate.