summaryrefslogtreecommitdiffstats
path: root/office/org-mode/org-mode.SlackBuild
diff options
context:
space:
mode:
author Valeriy Timchenko2010-12-09 06:25:24 +0100
committer Robby Workman2010-12-09 15:41:36 +0100
commit61d9ff24ef6a259ce7c10f707ef4c89184ba59a6 (patch)
tree8514776c0fc4fcca9facfa0cab90e6d0dfb6990c /office/org-mode/org-mode.SlackBuild
parent58d7b873aefee23afb3d91df28dfb8f25ea29d70 (diff)
downloadslackbuilds-61d9ff24ef6a259ce7c10f707ef4c89184ba59a6.tar.gz
office/org-mode: Updated for version 7.02.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/org-mode/org-mode.SlackBuild')
-rw-r--r--office/org-mode/org-mode.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/office/org-mode/org-mode.SlackBuild b/office/org-mode/org-mode.SlackBuild
index a5caba9672..19269eec46 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.01h}
+VERSION=${VERSION:-7.02}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -52,8 +52,7 @@ find . \
-exec chmod 644 {} \;
patch Makefile $CWD/Makefile.patch
-DESTDIR=/usr make
-DESTDIR=/usr make doc
+DESTDIR=/usr make all pdf html
DESTDIR=$PKG/usr make install
DESTDIR=$PKG/usr PKG=$PKG make install-info