]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- disable trees that are empty
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 23 Dec 2007 12:38:16 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-multilib.conf -> 1.14
    poldek.conf -> 1.48

poldek-multilib.conf
poldek.conf

index 8efd922091f70032c6c447896ba7ae23f12484e4..861f3f3f356ddc07b8bfc1f68ca08802051f005a 100644 (file)
@@ -15,19 +15,19 @@ path   = %{_prefix}/PLD/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
-[source]
-type   = %{_type}
-name   = th-updates-security-%{_arch}
-path   = %{_prefix}/updates-security/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = %{_type}
-name   = th-updates-general-%{_arch}
-path   = %{_prefix}/updates-general/%{_arch}/RPMS/
-auto   = no
-autoup = no
+#[source]
+#type   = %{_type}
+#name   = th-updates-security-%{_arch}
+#path   = %{_prefix}/updates-security/%{_arch}/RPMS/
+#auto   = no
+#autoup = no
+#
+#[source]
+#type   = %{_type}
+#name   = th-updates-general-%{_arch}
+#path   = %{_prefix}/updates-general/%{_arch}/RPMS/
+#auto   = no
+#autoup = no
 
 #[source]
 #type   = %{_type}
index 65dfe54e978fd6ea96eb124907d3abcc6bb5a27a..b0d13228ccbc4a463ae922a85601a32de4ba369c 100644 (file)
@@ -20,28 +20,28 @@ type   = %{_type}
 name   = th
 path   = %{_prefix}/PLD/noarch/RPMS/
 
-[source]
-type   = %{_type}
-name   = th-updates-security
-path   = %{_prefix}/updates-security/%{_arch}/RPMS/
-
-[source]
-type   = %{_type}
-name   = th-updates-security
-path   = %{_prefix}/updates-security/noarch/RPMS/
-
-[source]
-type   = %{_type}
-name   = th-updates-general
-path   = %{_prefix}/updates-general/%{_arch}/RPMS/
-auto   = no
-
-[source]
-type   = %{_type}
-name   = th-updates-general
-path   = %{_prefix}/updates-general/noarch/RPMS/
-auto   = no
-
+#[source]
+#type   = %{_type}
+#name   = th-updates-security
+#path   = %{_prefix}/updates-security/%{_arch}/RPMS/
+#
+#[source]
+#type   = %{_type}
+#name   = th-updates-security
+#path   = %{_prefix}/updates-security/noarch/RPMS/
+#
+#[source]
+#type   = %{_type}
+#name   = th-updates-general
+#path   = %{_prefix}/updates-general/%{_arch}/RPMS/
+#auto   = no
+#
+#[source]
+#type   = %{_type}
+#name   = th-updates-general
+#path   = %{_prefix}/updates-general/noarch/RPMS/
+#auto   = no
+#
 #[source]
 #type   = %{_type}
 #name   = th-supported
@@ -75,4 +75,3 @@ name   = th-test
 path   = %{_prefix}/test/noarch/RPMS/
 auto   = no
 autoup = no
-
This page took 0.195876 seconds and 4 git commands to generate.