Hi, Am Mittwoch, den 23.07.2008, 09:05 +0200 schrieb Benoit HERVIER: > Just a question about autobuilder : > > When i specify arch=all on sources packages why does it build only x86 > packages instead of x86 and armel ?
Architecture=all means that the package contains only architecture independent data, so it makes sense to build it only on one architecture (preferably on the architecture with most processing power, which should be i386). What you are looking for is Architecture=any, which means that the package contains architecture dependent data, and that the package will be built for all available architectures (i386 and armel in case of maemo). Regards, Thomas -- Thomas Schmidt, Debian VDR Team http://pkg-vdr-dvb.alioth.debian.org/
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
