summaryrefslogtreecommitdiffstats
path: root/games/connectagram/connectagram.SlackBuild
diff options
context:
space:
mode:
author LEVAI Daniel2014-02-11 18:49:17 +0100
committer Erik Hanson2014-02-11 18:49:17 +0100
commit9c9e642707f410471890b8d2c491568430ecaa1b (patch)
treece9dd867bcd2daa6e06e0c1ac3fc95258007f97e /games/connectagram/connectagram.SlackBuild
parentad87c98a887e49109f8ed71f6a8ff5e507b518a9 (diff)
downloadslackbuilds-9c9e642707f410471890b8d2c491568430ecaa1b.tar.gz
games/connectagram: Updated for version 1.1.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/connectagram/connectagram.SlackBuild')
-rw-r--r--games/connectagram/connectagram.SlackBuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/connectagram/connectagram.SlackBuild b/games/connectagram/connectagram.SlackBuild
index 93ebc3e84d..5691a2af81 100644
--- a/games/connectagram/connectagram.SlackBuild
+++ b/games/connectagram/connectagram.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2013 LEVAI Daniel
+# Copyright (c) 2013-2014 LEVAI Daniel
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
# Build script for connectagram
PRGNAM=connectagram
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,9 +81,6 @@ CFLAGS="$SLKCFLAGS" make
make install
cd ..
-# install custom wordlists
-install -D $CWD/wordlists/hu $PKG/usr/share/connectagram/data/hu/words
-
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/
cp -a ChangeLog COPYING CREDITS INSTALL \
$PKG/usr/doc/$PRGNAM-$VERSION/