From b874e1ceea9ae8e93769426a1a700cea8e53e31e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 7 Mar 2022 12:08:27 -0500 Subject: ham/unixcw: Remove .la files. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- ham/unixcw/unixcw.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ham') diff --git a/ham/unixcw/unixcw.SlackBuild b/ham/unixcw/unixcw.SlackBuild index 67b1c51b3b..25a445e666 100644 --- a/ham/unixcw/unixcw.SlackBuild +++ b/ham/unixcw/unixcw.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=unixcw VERSION=${VERSION:-3.4.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -102,6 +102,8 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild find $PKG/usr/doc -name "Makefile" -exec rm {} \; find $PKG/usr/doc -type f -exec chmod 644 {} \; +rm -f $PKG/usr/lib*/*.la + mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc -- cgit v1.2.3-79-gdb01