summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson2022-02-15 01:53:05 +0100
committer Willy Sudiarto Raharjo2022-02-16 02:20:04 +0100
commit3ffea6a38cec97a5588797f098c01d9471637270 (patch)
tree1c8a710064df6435688eef7bbbc37d5ac3f56827 /graphics
parent8d4636b0f8e55b3cf2155f72c5aaf89b640dd2ea (diff)
downloadslackbuilds-3ffea6a38cec97a5588797f098c01d9471637270.tar.gz
graphics/plotutils: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/plotutils/plotutils.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/plotutils/plotutils.SlackBuild b/graphics/plotutils/plotutils.SlackBuild
index 8083d4cc15..ca1100ff95 100644
--- a/graphics/plotutils/plotutils.SlackBuild
+++ b/graphics/plotutils/plotutils.SlackBuild
@@ -116,6 +116,8 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $DOCS $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
+rm -f $PKG/usr/lib*/*.la
+
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc