]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - poldek.conf
- renamed configs, removed TLD devel, added debuginfo
[packages/poldek.git] / poldek.conf
diff --git a/poldek.conf b/poldek.conf
deleted file mode 100644 (file)
index ebbe65c..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-# TLD Linux - https://tld-linux.org/
-
-_arch   = %ARCH%
-_prefix = ftp://ftp.tld-linux.org/TLD
-
-############################################################
-
-# TLD Linux Stable
-[source]
-type   = pndir
-name   = ti
-path   = %{_prefix}/stable/main/%{_arch}/RPMS/
-
-[source]
-type   = pndir
-name   = ti
-path   = %{_prefix}/stable/main/noarch/RPMS/
-
-# TLD Linux Stable, test packages
-[source]
-type   = pndir
-name   = ti-test
-path   = %{_prefix}/stable/test/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = ti-test
-path   = %{_prefix}/stable/test/noarch/RPMS/
-auto   = no
-autoup = no
-
-# TLD Linux Stable, archived packages
-[source]
-type   = pndir
-name   = ti-archive
-path   = %{_prefix}/stable/archive/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = ti-archive
-path   = %{_prefix}/stable/archive/noarch/RPMS/
-auto   = no
-autoup = no
-
-############################################################
-
-# TLD Linux Devel
-[source]
-type   = pndir
-name   = ti-dev
-path   = %{_prefix}/devel/main/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = ti-dev
-path   = %{_prefix}/devel/main/noarch/RPMS/
-auto   = no
-autoup = no
-
-# TLD Linux Devel, test packages
-[source]
-type   = pndir
-name   = ti-dev-test
-path   = %{_prefix}/devel/test/%{_arch}/RPMS/
-auto   = no
-autoup = no
-
-[source]
-type   = pndir
-name   = ti-dev-test
-path   = %{_prefix}/devel/test/noarch/RPMS/
-auto   = no
-autoup = no