]> TLD Linux GIT Repositories - packages/poldek.git/commitdiff
- updated ftp URLs
authorMarcin Krol <hawk@tld-linux.org>
Wed, 5 Oct 2011 19:43:28 +0000 (21:43 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 5 Oct 2011 19:43:28 +0000 (21:43 +0200)
poldek-multilib.conf
poldek.conf

index fed81722199c894bddf53454f522926537268216..d92597fa0e3eee35eab487c89ad0ac2d989d62dd 100644 (file)
@@ -2,7 +2,7 @@
 # http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_prefix = ftp://ftp.tld-linux.org
+_prefix = ftp://ftp.tld-linux.org/TLD
 
 ############################################################
 
@@ -11,7 +11,7 @@ _prefix = ftp://ftp.tld-linux.org
 [source]
 type   = pndir
 name   = ti-%{_arch}
-path   = %{_prefix}/stable/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
@@ -31,7 +31,7 @@ autoup = no
 [source]
 type   = pndir
 name   = ti-dev-%{_arch}
-path   = %{_prefix}/devel/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
index d428208e69ba33317d0a53ef8e075604aea4ceb3..3a67588e34babdab78c1a35d0f9cb979c2386ce7 100644 (file)
@@ -2,7 +2,7 @@
 # http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_prefix = ftp://ftp.tld-linux.org
+_prefix = ftp://ftp.tld-linux.org/TLD
 
 ############################################################
 
@@ -11,12 +11,12 @@ _prefix = ftp://ftp.tld-linux.org
 [source]
 type   = pndir
 name   = ti
-path   = %{_prefix}/stable/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 
 [source]
 type   = pndir
 name   = ti
-path   = %{_prefix}/stable/TLD/noarch/RPMS/
+path   = %{_prefix}/stable/main/noarch/RPMS/
 
 ###
 # Titanium (Ti) Stable, test packages
@@ -55,14 +55,14 @@ auto   = no
 [source]
 type   = pndir
 name   = ti-dev
-path   = %{_prefix}/devel/TLD/%{_arch}/RPMS/
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 [source]
 type   = pndir
 name   = ti-dev
-path   = %{_prefix}/devel/TLD/noarch/RPMS/
+path   = %{_prefix}/devel/main/noarch/RPMS/
 auto   = no
 autoup = no