]> git.pld-linux.org Git - projects/cleanbuild.git/blob - poldekconf/repos.d/pld-ac-athlon.conf
Configure php hooks
[projects/cleanbuild.git] / poldekconf / repos.d / pld-ac-athlon.conf
1 _pld_server = http://ftp1.pld-linux.org
2 _dist   = ac
3 _arch   = athlon
4 _prefix = %{_pld_server}/dists/%{_dist}
5
6 [source]
7 type   = pndir
8 name   = %{_dist}-%{_arch}
9 path   = %{_prefix}/PLD/%{_arch}/PLD/RPMS/
10
11 [source]
12 type   = pndir
13 name   = _%{_dist}-%{_arch}-ready
14 path   = %{_prefix}/ready/%{_arch}/
15
16 [source]
17 type   = pndir
18 name   = _%{_dist}-%{_arch}-updates
19 path   = %{_prefix}/updates/%{_arch}/
20
21 [source]
22 type    = group
23 name    = %{_dist}-%{_arch}-ready
24 sources = %{_dist}-%{_arch} _%{_dist}-%{_arch}-ready _%{_dist}-%{_arch}-updates
25
26 # vim:ft=poldek
This page took 0.04617 seconds and 3 git commands to generate.