]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- fix config for Th, part 2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Jan 2006 11:49:58 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.conf -> 1.42

poldek.conf

index c8dec2e1544ff8875974cd3ac81d03f27bd9975c..4b224d2556905601dcc8bf9dca194c8b7481a0f6 100644 (file)
@@ -20,12 +20,12 @@ path  = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
 [source]
 type  = %{_th_idxtype}
 name  = th-updates-security
-path  = %{_pld_prefix}/updates/security/%{_pld_arch}/
+path  = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
 
 [source]
 type  = %{_th_idxtype}
 name  = th-updates-general
-path  = %{_pld_prefix}/updates/general/%{_pld_arch}/
+path  = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
 noauto = yes
 
 #[source]
@@ -37,11 +37,11 @@ noauto      = yes
 [source]
 type  = %{_th_idxtype}
 name  = th-ready
-path  = %{_pld_prefix}/ready/%{_pld_arch}/
+path  = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
 noauto = yes
 
 [source]
 type  = %{_th_idxtype}
 name  = th-test
-path  = %{_pld_prefix}/test/%{_pld_arch}/
+path  = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
 noauto = yes
This page took 0.093014 seconds and 4 git commands to generate.