[Slackbuilds-users] Unchecked entries for 13.0
Grigorios Bouzakis
grbzks at xsmail.com
Tue Aug 11 11:20:29 UTC 2009
On Tue, 11 Aug 2009 01:31 +0100, "Michiel van Wessem"
<michiel at slackbuilds.org> wrote:
> On Tue, 11 Aug 2009 02:28:07 +0300
> "Grigorios Bouzakis" <grbzks at xsmail.com> wrote:
> > Is there a new template that automatically handles all possible
> > architectures, or are users expected to edit the ARCH variable
> > prior to building the package like
> > before?
>
> The official template is up to date as what you need to have in your
> slackbuild script as for the different architectures:
>
> http://slackbuilds.org/template.SlackBuild
>
> as for setting the ARCH; the easiest way of doing this is just setting
> the ARCH variable in your shell start-up files. For example, my bashrc,
> contains the following line:
>
> export ARCH="x86_64"
Maybe it would be better then to change the comment on this line
ARCH=${ARCH:-i486} # this should not change
to something more descriptive?
--
Greg
More information about the SlackBuilds-users
mailing list