]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib.conf
- alt sources for multilib use (amd64 only for now)
[packages/poldek.git] / poldek-multilib.conf
1
2 _pld_alt_arch = %ARCH%
3
4 # PLD 2.0 (Ac)
5 [source]
6 type  = %{_ac_idxtype}
7 name  = ac-%ARCH%
8 path  = %{_pld_prefix}/PLD/%{pld_alt_arch}/PLD/RPMS/
9 noauto  = yes
10
11 [source]
12 type  = %{_ac_idxtype}
13 name  = ac-updates-security-%ARCH%
14 path  = %{_pld_prefix}/updates/security/%{pld_alt_arch}/
15 noauto  = yes
16
17 [source]
18 type  = %{_ac_idxtype}
19 name  = ac-updates-general-%ARCH%
20 path  = %{_pld_prefix}/updates/general/%{pld_alt_arch}/
21 noauto  = yes
22
23 [source]
24 type  = %{_ac_idxtype}
25 name  = ac-supported-%ARCH%
26 path  = %{_pld_prefix}/supported/%{pld_alt_arch}/
27 noauto  = yes
28
29 [source]
30 type  = %{_ac_idxtype}
31 name  = ac-ready-%ARCH%
32 path  = %{_pld_prefix}/ready/%{pld_alt_arch}/
33 noauto  = yes
34
35 [source]
36 type  = %{_ac_idxtype}
37 name  = ac-test-%ARCH%
38 path  = %{_pld_prefix}/test/%{pld_alt_arch}/
39 noauto  = yes
This page took 0.030083 seconds and 4 git commands to generate.