diff options
Diffstat (limited to 'games/tintin/tintin.SlackBuild')
-rw-r--r-- | games/tintin/tintin.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/tintin/tintin.SlackBuild b/games/tintin/tintin.SlackBuild index 1b41c46138..66b9c396ac 100644 --- a/games/tintin/tintin.SlackBuild +++ b/games/tintin/tintin.SlackBuild @@ -1,9 +1,9 @@ #!/bin/sh # Slackware build script for tintin++ -PRGNAM=tintin -VERSION=${VERSION:-2.00.9} +PRGNAM=tintin +VERSION=${VERSION:-2.00.9} BUILD=${BUILD:-1} -TAG=${TAG:-_SBo} +TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in |