summaryrefslogtreecommitdiff
path: root/office/texmaker/texmaker.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2011-05-08 22:36:55 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-05-08 22:36:55 -0500
commite9a3ad2b957fabdb1c162662d0e29109e97571c8 (patch)
tree79ee79af5d15f335944ea996e70c17ecb1ebd08e /office/texmaker/texmaker.SlackBuild
parent403816546c63688106f9df673ec36988fa400741 (diff)
downloadslackbuilds-e9a3ad2b957fabdb1c162662d0e29109e97571c8.tar.gz
office/texmaker: Updated for version 3.0.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texmaker/texmaker.SlackBuild')
-rw-r--r--office/texmaker/texmaker.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild
index 718417bff6..b6d1068604 100644
--- a/office/texmaker/texmaker.SlackBuild
+++ b/office/texmaker/texmaker.SlackBuild
@@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=texmaker
-VERSION=2.1
+VERSION=3.0.2
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,8 +76,8 @@ rm -rf $PKG/usr/share/pixmaps
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- INSTALL utilities/{AUTHORS,CHANGELOG.txt,license.txt,COPYING} \
- $PKG/usr/doc/$PRGNAM-$VERSION
+ INSTALL utilities/{AUTHORS,CHANGELOG.txt,COPYING} \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
rm -f $PKG/usr/share/$PRGNAM/{COPYING,CHANGELOG.txt,AUTHORS}