summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Matthew Fillpot <mfilpot@gmail.com>2013-07-14 21:06:22 -0500
committer Erik Hanson <erik@slackbuilds.org>2013-07-14 21:06:22 -0500
commit1bc026ec07f7a7474331407bfe597d6016fbc1be (patch)
tree2097fbc9cd1adc7f77ade0a72d249200ef15fdba /academic
parenta17323729ba6f3592bb1ddd7f9a37f05cc1b85b3 (diff)
downloadslackbuilds-1bc026ec07f7a7474331407bfe597d6016fbc1be.tar.gz
slackbuilds-1bc026ec07f7a7474331407bfe597d6016fbc1be.tar.xz
academic/mathomatic: New download location.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/mathomatic/mathomatic.SlackBuild2
-rw-r--r--academic/mathomatic/mathomatic.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/academic/mathomatic/mathomatic.SlackBuild b/academic/mathomatic/mathomatic.SlackBuild
index 0b569f672c..f06ab3fa52 100644
--- a/academic/mathomatic/mathomatic.SlackBuild
+++ b/academic/mathomatic/mathomatic.SlackBuild
@@ -65,7 +65,7 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .
-find . \
+find -L . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
-exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
diff --git a/academic/mathomatic/mathomatic.info b/academic/mathomatic/mathomatic.info
index 488bb59def..0875c93b5a 100644
--- a/academic/mathomatic/mathomatic.info
+++ b/academic/mathomatic/mathomatic.info
@@ -1,7 +1,7 @@
PRGNAM="mathomatic"
VERSION="16.0.5"
HOMEPAGE="http://www.mathomatic.org"
-DOWNLOAD="http://mathomatic.org/mathomatic-16.0.5.tar.bz2"
+DOWNLOAD="https://github.com/mfillpot/sbo_sources/raw/master/mathomatic-16.0.5.tar.bz2"
MD5SUM="dd04913a98a5073b56f3bc78a01820f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""