summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-05-26 13:28:03 +0200
committer Eric Hameleers <alien@slackware.com>2020-05-26 13:28:03 +0200
commitc3a219e73b456c3ddeaf43c67efed8b9767a4b44 (patch)
tree123800b5fd9228e024f8af1490225930e55e4c8f
parent344729790977d9e56d29a6061728a6f1c92bbf59 (diff)
downloadktown-c3a219e73b456c3ddeaf43c67efed8b9767a4b44.tar.gz
ktown-c3a219e73b456c3ddeaf43c67efed8b9767a4b44.tar.xz
deps/speech-dispatcher: rebuilt for proper installation of .info files
-rwxr-xr-xdeps/speech-dispatcher/speech-dispatcher.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/speech-dispatcher/speech-dispatcher.SlackBuild b/deps/speech-dispatcher/speech-dispatcher.SlackBuild
index aeb75ed..9119959 100755
--- a/deps/speech-dispatcher/speech-dispatcher.SlackBuild
+++ b/deps/speech-dispatcher/speech-dispatcher.SlackBuild
@@ -103,6 +103,9 @@ CXXFLAGS="$SLKCFLAGS" \
make || exit 1
make install DESTDIR=$PKG || exit 1
+# Don't ship .la files:
+rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+
# Add documentation:
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a \