diff options
author | titopoquito <titopoquito@gmail.com> | 2014-02-06 05:55:09 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:10 -0600 |
commit | 2bfb1dde6c46d836a95a993363b472ac748ca86a (patch) | |
tree | 00df188c950c045455384ec938b7c361f7b1cc9d /graphics/enblend-enfuse/enblend-enfuse.SlackBuild | |
parent | 8d76e6accbcd03e8c21ac04658e34d2dab7826aa (diff) | |
download | slackbuilds-2bfb1dde6c46d836a95a993363b472ac748ca86a.tar.gz |
graphics/enblend-enfuse: Updated for version 4.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/enblend-enfuse/enblend-enfuse.SlackBuild')
-rw-r--r-- | graphics/enblend-enfuse/enblend-enfuse.SlackBuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/enblend-enfuse/enblend-enfuse.SlackBuild b/graphics/enblend-enfuse/enblend-enfuse.SlackBuild index 897c4148ff..db6384a215 100644 --- a/graphics/enblend-enfuse/enblend-enfuse.SlackBuild +++ b/graphics/enblend-enfuse/enblend-enfuse.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Enblend-Enfuse # # Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA -# Copyright 2011-2013 titopoquito (titopoquito@googlemail.com) +# Copyright 2011-2014 titopoquito (titopoquito@gmail.com) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=enblend-enfuse -VERSION=4.1.1 +VERSION=${VERSION:-4.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,8 +83,6 @@ make make install-strip DESTDIR=$PKG gzip -9 $PKG/usr/man/man?/*.? -gzip -9 $PKG/usr/info/*.info -rm -rf $PKG/usr/info/dir mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a AUTHORS COPYING ChangeLog NEWS README README.txt VERSION \ |