Bug #573
arch command doesn't exists on bsd
| Status: | New | Start date: | 01/25/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| For junior contributor: | No |
Description
The arch command is used in the 1-build-perl-tree.sh to check if building on an x86 (and the building dmidecode)
This command doesn't exists on freebsd
History
#1
Updated by Walid Nouh over 2 years ago
use uname -m instead