]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.conf
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek-
[packages/poldek.git] / poldek.conf
index 27c07022179a8b89af9dedfb3dc18e352a8f1260..abbab69b625f8ed726311bc36af1dc6c665dd50e 100644 (file)
@@ -1,47 +1,48 @@
+# $Id$
 # PLD <http://www.pld-linux.org/>
 
 _pld_arch   = %ARCH%
 _pld_alt_arch = %ALT_ARCH%
-_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
+_pld_prefix = ftp://ftp.ac.pld-linux.org/dists/ac
 ## Some mirrors
 ## You can use them if you have better connection there
 # CI TASK:
-#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
+#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/ac
 
 
-_th_idxtype = pndir
+_ac_idxtype = pndir
 
-# PLD 3.0 (Th)
+# PLD 2.0 (Ac)
 [source]
-type  = %{_th_idxtype}
-name  = th
+type  = %{_ac_idxtype}
+name  = ac
 path  = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-security
+type  = %{_ac_idxtype}
+name  = ac-updates-security
 path  = %{_pld_prefix}/updates/security/%{_pld_arch}/
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-general
+type  = %{_ac_idxtype}
+name  = ac-updates-general
 path  = %{_pld_prefix}/updates/general/%{_pld_arch}/
 noauto = yes
 
 [source]
-type  = %{_th_idxtype}
-name  = th-supported
+type  = %{_ac_idxtype}
+name  = ac-supported
 path  = %{_pld_prefix}/supported/%{_pld_arch}/
 noauto = yes
 
 [source]
-type  = %{_th_idxtype}
-name  = th-ready
+type  = %{_ac_idxtype}
+name  = ac-ready
 path  = %{_pld_prefix}/ready/%{_pld_arch}/
 noauto = yes
 
 [source]
-type  = %{_th_idxtype}
-name  = th-test
+type  = %{_ac_idxtype}
+name  = ac-test
 path  = %{_pld_prefix}/test/%{_pld_arch}/
 noauto = yes
This page took 0.035225 seconds and 4 git commands to generate.