Author: glen Date: Mon Apr 2 08:26:29 2007 GMT Module: SOURCES Tag: AC-branch ---- Log message: - security/general updates were merged to just updates
---- Files affected: SOURCES: poldek-multilib.conf (1.5.2.4 -> 1.5.2.5) ---- Diffs: ================================================================ Index: SOURCES/poldek-multilib.conf diff -u SOURCES/poldek-multilib.conf:1.5.2.4 SOURCES/poldek-multilib.conf:1.5.2.5 --- SOURCES/poldek-multilib.conf:1.5.2.4 Wed May 31 21:28:52 2006 +++ SOURCES/poldek-multilib.conf Mon Apr 2 10:26:24 2007 @@ -1,10 +1,12 @@ # Alternative multilib PLD 2.0 (Ac) _pld_arch = %ARCH% -_pld_prefix = ftp://ftp.ac.pld-linux.org/dists/ac +_pld_main_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/ac +_pld_prefix = %{_pld_main_prefix} _ac_idxtype = pndir @@ -17,15 +19,8 @@ [source] type = %{_ac_idxtype} -name = ac-updates-security-%{_pld_arch} -path = %{_pld_prefix}/updates/security/%{_pld_arch}/ -auto = no -autoup = no - -[source] -type = %{_ac_idxtype} -name = ac-updates-general-%{_pld_arch} -path = %{_pld_prefix}/updates/general/%{_pld_arch}/ +name = ac-updates-%{_pld_arch} +path = %{_pld_prefix}/updates/%{_pld_arch}/ auto = no autoup = no @@ -39,13 +34,13 @@ [source] type = %{_ac_idxtype} name = ac-ready-%{_pld_arch} -path = %{_pld_prefix}/ready/%{_pld_arch}/ +path = %{_pld_main_prefix}/ready/%{_pld_arch}/ auto = no autoup = no [source] type = %{_ac_idxtype} name = ac-test-%{_pld_arch} -path = %{_pld_prefix}/test/%{_pld_arch}/ +path = %{_pld_main_prefix}/test/%{_pld_arch}/ auto = no autoup = no ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SOURCES/poldek-multilib.conf?r1=1.5.2.4&r2=1.5.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
