summaryrefslogtreecommitdiffstats
path: root/office/org-mode/org-mode.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/org-mode/org-mode.SlackBuild')
-rw-r--r--office/org-mode/org-mode.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/office/org-mode/org-mode.SlackBuild b/office/org-mode/org-mode.SlackBuild
index 19269eec46..64bfa6891d 100644
--- a/office/org-mode/org-mode.SlackBuild
+++ b/office/org-mode/org-mode.SlackBuild
@@ -5,7 +5,7 @@
# Written by Valeriy Timchenko <ValTimchenko@gmail.com>
PRGNAM=org-mode
-VERSION=${VERSION:-7.02}
+VERSION=${VERSION:-7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,6 +61,8 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
rm -f $PKG/usr/info/dir
gzip -9 $PKG/usr/info/*
+# Move org.gz to org-$VERSION.gz, so EMACS's org.gz won't be overwritten
+mv $PKG/usr/info/{org,org-$VERSION}.gz
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \