SOURCES: poldek-multilib.conf - use poldek macro, for easy switchi...
glen
glen at pld-linux.org
Tue Sep 6 14:40:07 CEST 2005
Author: glen Date: Tue Sep 6 12:40:07 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use poldek macro, for easy switching afterwards
---- Files affected:
SOURCES:
poldek-multilib.conf (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/poldek-multilib.conf
diff -u SOURCES/poldek-multilib.conf:1.3 SOURCES/poldek-multilib.conf:1.4
--- SOURCES/poldek-multilib.conf:1.3 Thu Aug 18 01:04:12 2005
+++ SOURCES/poldek-multilib.conf Tue Sep 6 14:40:02 2005
@@ -2,36 +2,36 @@
# PLD 2.0 (Ac)
[source]
type = %{_ac_idxtype}
-name = ac-%ARCH%
+name = ac-%{_pld_alt_arch}
path = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
noauto = yes
[source]
type = %{_ac_idxtype}
-name = ac-updates-security-%ARCH%
+name = ac-updates-security-%{_pld_alt_arch}
path = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
noauto = yes
[source]
type = %{_ac_idxtype}
-name = ac-updates-general-%ARCH%
+name = ac-updates-general-%{_pld_alt_arch}
path = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
noauto = yes
[source]
type = %{_ac_idxtype}
-name = ac-supported-%ARCH%
+name = ac-supported-%{_pld_alt_arch}
path = %{_pld_prefix}/supported/%{_pld_alt_arch}/
noauto = yes
[source]
type = %{_ac_idxtype}
-name = ac-ready-%ARCH%
+name = ac-ready-%{_pld_alt_arch}
path = %{_pld_prefix}/ready/%{_pld_alt_arch}/
noauto = yes
[source]
type = %{_ac_idxtype}
-name = ac-test-%ARCH%
+name = ac-test-%{_pld_alt_arch}
path = %{_pld_prefix}/test/%{_pld_alt_arch}/
noauto = yes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/poldek-multilib.conf?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list