diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-07 12:08:29 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-08 09:44:40 +0700 |
commit | 46db795c471243de2ac4132f616e873144f8a500 (patch) | |
tree | d46425c3614d45522395540d327e7149d6b257ee /libraries/meanwhile | |
parent | 72a41c70f19f8aa02afa4f784ec52b5e4235d426 (diff) | |
download | slackbuilds-46db795c471243de2ac4132f616e873144f8a500.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 37781136b9..467548ae5c 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:-3} +BUILD=${BUILD:-4} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |