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.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