summaryrefslogtreecommitdiffstats
path: root/academic/maxima/maxima.SlackBuild
diff options
context:
space:
mode:
author Glenn Becker2014-10-12 03:39:29 +0200
committer Willy Sudiarto Raharjo2014-10-12 03:39:29 +0200
commitac1e92a81d7775da1acc638aa90c31cdc64c142f (patch)
tree3e3c0639e79c53d109aa9bcce64bca0d64d55c7f /academic/maxima/maxima.SlackBuild
parentd55a3322110d3dd8f1d16075e7f8f01e83e415db (diff)
downloadslackbuilds-ac1e92a81d7775da1acc638aa90c31cdc64c142f.tar.gz
academic/maxima: Updated for version 5.34.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/maxima/maxima.SlackBuild')
-rw-r--r--academic/maxima/maxima.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/academic/maxima/maxima.SlackBuild b/academic/maxima/maxima.SlackBuild
index 31698ff575..34cd9f7d04 100644
--- a/academic/maxima/maxima.SlackBuild
+++ b/academic/maxima/maxima.SlackBuild
@@ -26,10 +26,10 @@
# Modified by the SlackBuilds.org project
# Modified by Ken Milmore 2009
# Modified by Glenn Becker to update to version 5.28.0
-# Glenn Becker -> update to version 5.33.0
+# Glenn Becker -> update to version 5.34.1
PRGNAM=maxima
-VERSION=${VERSION:-5.33.0}
+VERSION=${VERSION:-5.34.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -96,6 +96,7 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r
# NOTE: Do not compress the info pages; they are needed by Maxima's help facility.
rm -rf $PKG/usr/info/dir
+gzip -9 $PKG/usr/info/*.info*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog* INSTALL* NEWS README* \