diff options
| author | B. Watson <yalhcru@gmail.com> | 2017-03-21 20:54:53 -0400 |
|---|---|---|
| committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:29:26 +0000 |
| commit | b9cf6dc490e9c1e51afbd8bbad6a164b66c26ed0 (patch) | |
| tree | 3d220149f998e8946bcc83b0b4196a920a519c80 /perl | |
| parent | 5566cf2e41861e43a2bbedcb150282cffd481c60 (diff) | |
perl/perl-File-Slurp: i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
| -rw-r--r-- | perl/perl-File-Slurp/perl-File-Slurp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild b/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild index 6b97f1269f..7a0c43ad98 100644 --- a/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild +++ b/perl/perl-File-Slurp/perl-File-Slurp.SlackBuild @@ -31,7 +31,7 @@ SRCNAM=File-Slurp if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac |
