On Sunday 05 September 2010 14:06:13 Jan Steffens wrote: > I would like to move wine_gecko into [community] (for 32-bit) and > [multilib] (for 64-bit). > > Attached the proposed PKGBUILD.
Hi, Is it neccessary to download sources for both architectures? Something like [ "$CARCH" = "i686" ] && ARCH=x86 [ "$CARCH" = "x86_64" ] && ARCH=x86_64 source=(http://downloads.sourceforge.net/sourceforge/wine/$pkgname-$pkgver-${ARCH}.cab) would save some bandwith when building just for one arch. Dan -- --------------------------------- Dan Vrátil [email protected] ICQ 249163429 Jabber [email protected] Tel. +420 732 326 870 Tento email neobsahuje žádné viry, protože odesílatel nepoužívá Windows. / This email does not contain any viruses because the sender does not use Windows.
signature.asc
Description: This is a digitally signed message part.
