diff options
author | B. Watson | 2022-02-14 18:18:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2022-02-16 02:19:47 +0100 |
commit | 17f48435708d30e7949e8ed38204ceb731bf0c51 (patch) | |
tree | 21489f398bcc7d7f26d009fc2e1707aed58007ff /libraries/meanwhile | |
parent | 2b32db5c9189050e5e9e19d3ef60eb17a1305535 (diff) | |
download | slackbuilds-17f48435708d30e7949e8ed38204ceb731bf0c51.tar.gz |
libraries/meanwhile: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/meanwhile')
-rw-r--r-- | libraries/meanwhile/meanwhile.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/meanwhile/meanwhile.SlackBuild b/libraries/meanwhile/meanwhile.SlackBuild index 1ad34e410c..37781136b9 100644 --- a/libraries/meanwhile/meanwhile.SlackBuild +++ b/libraries/meanwhile/meanwhile.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=meanwhile VERSION=${VERSION:-1.0.2} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |