summaryrefslogtreecommitdiffstats
path: root/libraries/npth/npth.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/npth/npth.SlackBuild')
-rw-r--r--libraries/npth/npth.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/npth/npth.SlackBuild b/libraries/npth/npth.SlackBuild
index 22561e6f6d..861782029e 100644
--- a/libraries/npth/npth.SlackBuild
+++ b/libraries/npth/npth.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=npth
-VERSION=${VERSION:-1.2}
+VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -84,7 +84,7 @@ make
make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING COPYING.LESSER ChangeLog HACKING INSTALL NEWS README VERSION \
+cp -a AUTHORS COPYING.LIB ChangeLog HACKING INSTALL NEWS README VERSION \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild