]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - poldek-multilib.conf
- release 4
[packages/poldek.git] / poldek-multilib.conf
index fed81722199c894bddf53454f522926537268216..6c31e725b5752284796339b26d10c2989b3bf82e 100644 (file)
@@ -1,22 +1,21 @@
-# Titanium Linux Distribution, multilib config
-# http://www.tld-linux.org/
+# TLD Linux -  http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_prefix = ftp://ftp.tld-linux.org
+_prefix = ftp://ftp.tld-linux.org/TLD
 
 ############################################################
 
 ###
-# Titanium (Ti) Stable
+# TLD Linux Stable
 [source]
 type   = pndir
 name   = ti-%{_arch}
-path   = %{_prefix}/stable/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 ###
-# Titanium (Ti) Stable, test packages
+# TLD Linux Stable, test packages
 [source]
 type   = pndir
 name   = ti-test-%{_arch}
@@ -27,16 +26,16 @@ autoup = no
 ############################################################
 
 ###
-# Titanium (Ti) Devel
+# TLD Linux Devel
 [source]
 type   = pndir
 name   = ti-dev-%{_arch}
-path   = %{_prefix}/devel/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 ###
-# Titanium (Ti) Devel, test packages
+# TLD Linux Devel, test packages
 [source]
 type   = pndir
 name   = ti-dev-test-%{_arch}