~alpine/devel

2 2

[alpine-devel] new required variable in APKBUILD: arch

Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<1292321261.26904.6.camel@ncopa-desktop.nor.wtbts.net>
Sender timestamp
1292321261
DKIM signature
missing
Download raw message
Hi,

Please note that all APKBUILD needs a new vairable, arch, which contains
a list of supported arches. By default please set it to "x86 x86_64"
unles there are some specific reason to not support both arches.

I have updated all APKBUILDs in the tree.

So, from now on, please add this to your APKBUILDS:

arch="x86 64"

Thanks!

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<AANLkTi=bTpOVPVokbQqPmKqtz5wTTfNxr_qf9NPW2aCC@mail.gmail.com>
In-Reply-To
<1292321261.26904.6.camel@ncopa-desktop.nor.wtbts.net> (view parent)
Sender timestamp
1292330851
DKIM signature
missing
Download raw message
On Tue, Dec 14, 2010 at 11:07 AM, Natanael Copa <ncopa@alpinelinux.org> wrote:
>
> So, from now on, please add this to your APKBUILDS:
>
> arch="x86 64"
>

Shouldn't be

arch="x86 x86_64"?

- leo


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<1292341124.26904.11.camel@ncopa-desktop.nor.wtbts.net>
In-Reply-To
<AANLkTi=bTpOVPVokbQqPmKqtz5wTTfNxr_qf9NPW2aCC@mail.gmail.com> (view parent)
Sender timestamp
1292341124
DKIM signature
missing
Download raw message
On Tue, 2010-12-14 at 13:47 +0100, Leonardo Arena wrote:
> On Tue, Dec 14, 2010 at 11:07 AM, Natanael Copa <ncopa@alpinelinux.org> wrote:
> >
> > So, from now on, please add this to your APKBUILDS:
> >
> > arch="x86 64"
> >
> 
> Shouldn't be
> 
> arch="x86 x86_64"?

yes, you are right. sorry.

-nc




---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)