diff options
Diffstat (limited to 'games/transfusion/transfusion.SlackBuild')
-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 96add63b09615..74ede8e8b4c3d 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} |