From 3665c9ac84f23b7876e1d0dee92d5a2898f5710f Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 19 May 2013 09:12:26 -0400 Subject: office/texmaker: Updated for version 4.0.2. Signed-off-by: dsomero --- office/texmaker/texmaker.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'office/texmaker/texmaker.SlackBuild') diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index 42e23407ea25..afde55f74d39 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmaker -VERSION=${VERSION:-4.0} +VERSION=${VERSION:-4.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -93,7 +93,7 @@ rm -rf $PKG/usr/share/pixmaps mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - INSTALL utilities/{AUTHORS,CHANGELOG.txt,COPYING} \ + INSTALL utilities/{AUTHORS,*.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} -- cgit v1.2.3