summaryrefslogtreecommitdiff
path: root/games/gbrainy/gbrainy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/gbrainy/gbrainy.SlackBuild')
-rw-r--r--games/gbrainy/gbrainy.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/gbrainy/gbrainy.SlackBuild b/games/gbrainy/gbrainy.SlackBuild
index 0f6ac3ba30..ea68a8c54e 100644
--- a/games/gbrainy/gbrainy.SlackBuild
+++ b/games/gbrainy/gbrainy.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gbrainy
-VERSION=${VERSION:-1.61}
+VERSION=${VERSION:-1.65}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,9 +69,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-# Apply a patch
-patch -p1 < $CWD/preassign-an-automatically-implemented-property.patch
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \