packages: poldek/poldek-archive.conf - use %ARCH% instead of hardcoded arch

adamg adamg at pld-linux.org
Sat Oct 30 22:40:04 CEST 2010


Author: adamg                        Date: Sat Oct 30 20:40:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use %ARCH% instead of hardcoded arch

---- Files affected:
packages/poldek:
   poldek-archive.conf (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/poldek/poldek-archive.conf
diff -u packages/poldek/poldek-archive.conf:1.2 packages/poldek/poldek-archive.conf:1.3
--- packages/poldek/poldek-archive.conf:1.2	Mon Aug 30 13:09:36 2010
+++ packages/poldek/poldek-archive.conf	Sat Oct 30 22:39:59 2010
@@ -3,7 +3,7 @@
 # Archives (older packages) for PLD Linux 3.0 (Th)
 
 # specify our packages architecture
-_arch   = x86_64
+_arch   = %ARCH%
 
 # main PLD-site for often changed things (test, ready):
 _pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poldek/poldek-archive.conf?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list