summaryrefslogtreecommitdiffstats
path: root/graphics/psftools/psftools.SlackBuild
diff options
context:
space:
mode:
author B. Watson2021-08-22 23:36:14 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:34 +0200
commit0f6f3f51db1d5384e2b7f3db4fb55d5950ef52c1 (patch)
treef87f791dce65fa05cc589ba54a23727471a4569e /graphics/psftools/psftools.SlackBuild
parent93f6e218a8c9467050be0580b5ac80d2c0277a10 (diff)
downloadslackbuilds-0f6f3f51db1d5384e2b7f3db4fb55d5950ef52c1.tar.gz
graphics/psftools: Use https URLs, remove .la file.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/psftools/psftools.SlackBuild')
-rw-r--r--graphics/psftools/psftools.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/psftools/psftools.SlackBuild b/graphics/psftools/psftools.SlackBuild
index b6743d99fd..dac5906b1d 100644
--- a/graphics/psftools/psftools.SlackBuild
+++ b/graphics/psftools/psftools.SlackBuild
@@ -34,9 +34,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
@@ -87,6 +84,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install-strip DESTDIR=$PKG
+rm -f $PKG/usr/lib$LIBDIRSUFFIX/*.la
# 20180112 bkw: install the example fonts that ship with the source.
psfdir=$PKG/usr/share/kbd/consolefonts