summaryrefslogtreecommitdiffstats
path: root/source/xap/blueman/blueman.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-02-11 01:09:45 +0000
committer Eric Hameleers <alien@slackware.com>2022-02-11 07:43:07 +0100
commit9d6917b0f3f61a3ef670811612645967e5719534 (patch)
tree757f84269dc8e285f8ba75d0b999ac05d35b96b6 /source/xap/blueman/blueman.SlackBuild
parent517fb1766fff7e6ac07541c3477c475295f05961 (diff)
downloadcurrent-9d6917b0f3f61a3ef670811612645967e5719534.tar.gz
current-9d6917b0f3f61a3ef670811612645967e5719534.tar.xz
Fri Feb 11 01:09:45 UTC 202220220211010945
x/xkeyboard-config-2.35.1-noarch-2.txz: Rebuilt. Perhaps upstream didn't mean to move these files (or perhaps we should have recompiled everything that looks for these), but they did switch to meson, and the 'xkb-base' option to set the data directory doesn't work. Anyway, I've placed a symlink at /etc/X11/xkb and that fixes the problem. Thanks to Petri Kaukasoina and LuckyCyborg.
Diffstat (limited to 'source/xap/blueman/blueman.SlackBuild')
-rwxr-xr-xsource/xap/blueman/blueman.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/blueman/blueman.SlackBuild b/source/xap/blueman/blueman.SlackBuild
index 5c780faa8..ca8c8c4fc 100755
--- a/source/xap/blueman/blueman.SlackBuild
+++ b/source/xap/blueman/blueman.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=blueman
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then