summaryrefslogtreecommitdiffstats
path: root/source/l/lzo/lzo.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/lzo/lzo.SlackBuild')
-rwxr-xr-xsource/l/lzo/lzo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/l/lzo/lzo.SlackBuild b/source/l/lzo/lzo.SlackBuild
index 4e1170c8d..c16ec2e85 100755
--- a/source/l/lzo/lzo.SlackBuild
+++ b/source/l/lzo/lzo.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright 2006 Ricardson Williams <ricardsonwilliams at yahoo.com.br>
-# Copyright 2008, 2009, 2010 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2015 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -77,6 +77,7 @@ CFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--disable-static \
--enable-shared \
+ --docdir=/usr/doc/$PKGNAM-$VERSION \
--build=$ARCH-slackware-linux
make $NUMJOBS || make || exit 1
@@ -88,7 +89,6 @@ mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
# rather hard to use outside of the actual source tree...
cp -a \
AUTHORS BUGS COPYING* INSTALL NEWS README* THANKS \
- doc \
$PKG/usr/doc/$PKGNAM-$VERSION
# If there's a ChangeLog, installing at least part of the recent history