From 4e53e75339d9a66422c8dcfbfa09a177c3622160 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 1 Feb 2021 03:14:27 +0000 Subject: Mon Feb 1 03:14:27 UTC 2021 d/python-pip-21.0.1-x86_64-1.txz: Upgraded. e/emacs-27.1-x86_64-4.txz: Rebuilt. Rebuilt using --with-pdumper=no and --with-dumping=unexec so that both emacs-27.1-no-x11 and emacs-27.1-with-x11 will work with the installed files. Thanks to Tonus. extra/brltty/brltty-6.3-x86_64-1.txz: Upgraded. --- source/x/ibus-m17n/ibus-m17n.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/x') diff --git a/source/x/ibus-m17n/ibus-m17n.SlackBuild b/source/x/ibus-m17n/ibus-m17n.SlackBuild index 683dd3a2c..aa994a506 100755 --- a/source/x/ibus-m17n/ibus-m17n.SlackBuild +++ b/source/x/ibus-m17n/ibus-m17n.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for ibus-m17n # Copyright 2017 Heinz Wiesinger, Amsterdam, The Netherlands -# Copyright 2017, 2020 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2017, 2020, 2021 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ibus-m17n VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3