summaryrefslogtreecommitdiffstats
path: root/source/l/libgsf/libgsf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libgsf/libgsf.SlackBuild')
-rwxr-xr-xsource/l/libgsf/libgsf.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/l/libgsf/libgsf.SlackBuild b/source/l/libgsf/libgsf.SlackBuild
index 16d6a2dcc..4fd643119 100755
--- a/source/l/libgsf/libgsf.SlackBuild
+++ b/source/l/libgsf/libgsf.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2008, 2009, 2010 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2011 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,6 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+PKGNAM=libgsf
VERSION=${VERSION:-$(echo libgsf-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
@@ -102,7 +103,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
mkdir -p $PKG/usr/doc/libgsf-$VERSION
cp -a \
- AUTHORS BUGS COPYING* HACKING NEWS README TODO \
+ AUTHORS BUGS COPYING* HACKING NEWS README* TODO \
$PKG/usr/doc/libgsf-$VERSION
# If there's a ChangeLog, installing at least part of the recent history