summaryrefslogtreecommitdiffstats
path: root/office/wammu/wammu.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger2015-03-22 20:11:23 +0100
committer Willy Sudiarto Raharjo2015-03-29 01:38:44 +0100
commit5258e08f799bb6e740896b83fbec45662b600d2a (patch)
treed21082b4f43f533cacf6c2c78234718907fa78a0 /office/wammu/wammu.SlackBuild
parent8304b08548a0c71fecd4e96f7888ad1309f65c6a (diff)
downloadslackbuilds-5258e08f799bb6e740896b83fbec45662b600d2a.tar.gz
office/wammu: Updated for version 0.38.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'office/wammu/wammu.SlackBuild')
-rw-r--r--office/wammu/wammu.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/wammu/wammu.SlackBuild b/office/wammu/wammu.SlackBuild
index 5e8f7a7888..d22679ba87 100644
--- a/office/wammu/wammu.SlackBuild
+++ b/office/wammu/wammu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wammu
-# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2009-2015 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wammu
-VERSION=0.36
+VERSION=0.38
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,7 @@ find $PKG | xargs file | grep "shared object" | grep ELF | \
find $PKG/usr/man -type f -exec gzip -9 {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS ChangeLog COPYING INSTALL PKG-INFO README \
+cp -a ChangeLog COPYING INSTALL PKG-INFO README* \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild