diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-19 05:07:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:50:03 +0700 |
commit | febc8741fcddb0700217f87af488fb0940646a2d (patch) | |
tree | c753e26fa3e029b45e8a3580eff370f532109382 /games/transfusion | |
parent | d6f885b4cc7e501356823ae67747709c48065a18 (diff) | |
download | slackbuilds-febc8741fcddb0700217f87af488fb0940646a2d.tar.gz |
games/transfusion: i486 => i586.
Diffstat (limited to 'games/transfusion')
-rw-r--r-- | games/transfusion/transfusion.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/transfusion/transfusion.SlackBuild b/games/transfusion/transfusion.SlackBuild index 96add63b09..74ede8e8b4 100644 --- a/games/transfusion/transfusion.SlackBuild +++ b/games/transfusion/transfusion.SlackBuild @@ -12,7 +12,7 @@ PRGNAM=transfusion VERSION=${VERSION:-1.05_beta2} SRCVER=$(echo $VERSION | sed 's/_/-/g') -ARCH=i486 # possibly a fib, we dunno how the binary was compiled +ARCH=i586 # possibly a fib, we dunno how the binary was compiled BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |