]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- don't fetch indexes which aren't used by default in every update.
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 25 May 2006 12:12:58 +0000 (12:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- ident change

Changed files:
    poldek-multilib.conf -> 1.9

poldek-multilib.conf

index 37645601fa8fba32f70b35e4de459d6875bd5b37..42f3e30905b902a1d6c6b9bf098e90b15f7b634a 100644 (file)
@@ -1,36 +1,42 @@
 # Alternative multilib PLD 3.0 (Th)
 [source]
-type  = %{_th_idxtype}
-name  = th-%{_pld_alt_arch}
-path  = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-%{_pld_alt_arch}
+path   = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-security-%{_pld_alt_arch}
-path  = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-updates-security-%{_pld_alt_arch}
+path   = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-updates-general-%{_pld_alt_arch}
-path  = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-updates-general-%{_pld_alt_arch}
+path   = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-supported-%{_pld_alt_arch}
-path  = %{_pld_prefix}/supported/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-supported-%{_pld_alt_arch}
+path   = %{_pld_prefix}/supported/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-ready-%{_pld_alt_arch}
-path  = %{_pld_prefix}/ready/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-ready-%{_pld_alt_arch}
+path   = %{_pld_prefix}/ready/%{_pld_alt_arch}/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_th_idxtype}
-name  = th-test-%{_pld_alt_arch}
-path  = %{_pld_prefix}/test/%{_pld_alt_arch}/
-auto  = no
+type   = %{_th_idxtype}
+name   = th-test-%{_pld_alt_arch}
+path   = %{_pld_prefix}/test/%{_pld_alt_arch}/
+auto   = no
+autoup = no
This page took 0.034895 seconds and 4 git commands to generate.