]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added noarchs
authorMariusz Mazur <mmazur@pld-linux.org>
Thu, 16 Mar 2006 13:17:53 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.conf -> 1.43

poldek.conf

index 4b224d2556905601dcc8bf9dca194c8b7481a0f6..bf2cd49dc71fea06d81da18963bfc9148ad0264d 100644 (file)
@@ -17,17 +17,34 @@ type  = %{_th_idxtype}
 name  = th
 path  = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
 
+[source]
+type  = %{_th_idxtype}
+name  = th
+path  = %{_pld_prefix}/PLD/noarch/RPMS/
+
 [source]
 type  = %{_th_idxtype}
 name  = th-updates-security
 path  = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
 
+[source]
+type  = %{_th_idxtype}
+name  = th-updates-security
+path  = %{_pld_prefix}/updates-security/noarch/RPMS/
+
 [source]
 type  = %{_th_idxtype}
 name  = th-updates-general
 path  = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
 noauto = yes
 
+[source]
+type  = %{_th_idxtype}
+name  = th-updates-general
+path  = %{_pld_prefix}/updates-general/noarch/RPMS/
+noauto = yes
+
+
 #[source]
 #type  = %{_th_idxtype}
 #name  = th-supported
@@ -40,8 +57,21 @@ name  = th-ready
 path  = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
 noauto = yes
 
+[source]
+type  = %{_th_idxtype}
+name  = th-ready
+path  = %{_pld_prefix}/ready/noarch/RPMS/
+noauto = yes
+
 [source]
 type  = %{_th_idxtype}
 name  = th-test
 path  = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
 noauto = yes
+
+[source]
+type  = %{_th_idxtype}
+name  = th-test
+path  = %{_pld_prefix}/test/noarch/RPMS/
+noauto = yes
+
This page took 0.129358 seconds and 4 git commands to generate.