summaryrefslogtreecommitdiffstats
path: root/source/a/os-prober
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-12-30 20:33:37 +0000
committer Eric Hameleers <alien@slackware.com>2018-12-31 08:59:45 +0100
commit8e734711287e3db171361903b19d2a758f325bfc (patch)
treeeb4b7eb8c1246713f1215b473777b7d8a29fa670 /source/a/os-prober
parent527328c5da0d2375ca5dfc2a053c9fe328839918 (diff)
downloadcurrent-8e734711287e3db171361903b19d2a758f325bfc.tar.gz
current-8e734711287e3db171361903b19d2a758f325bfc.tar.xz
Sun Dec 30 20:33:37 UTC 201820181230203337
a/gzip-1.10-x86_64-1.txz: Upgraded. a/lvm2-2.03.02-x86_64-1.txz: Upgraded. a/os-prober-1.77-x86_64-1.txz: Upgraded. a/sysvinit-scripts-2.1-noarch-24.txz: Rebuilt. rc.6: Don't umount /dev/shm or tmpfs mounts under /run as it causes long warnings/timeouts at shutdown/reboot on systems using LVM. Don't use --ignorelockingfailure when deactivating LVM. l/gc-8.0.2-x86_64-1.txz: Upgraded. l/imagemagick-6.9.10_21-x86_64-1.txz: Upgraded. l/libclc-20181127_1ecb16d-x86_64-1.txz: Upgraded. l/librsvg-2.44.11-x86_64-1.txz: Upgraded. l/zstd-1.3.8-x86_64-1.txz: Upgraded. xap/blueman-2.0.7-x86_64-1.txz: Upgraded. xap/xscreensaver-5.42-x86_64-1.txz: Upgraded. xfce/xfce4-taskmanager-1.2.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/os-prober')
-rwxr-xr-xsource/a/os-prober/os-prober.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/os-prober/os-prober.SlackBuild b/source/a/os-prober/os-prober.SlackBuild
index 85fa39d33..f4c0348db 100755
--- a/source/a/os-prober/os-prober.SlackBuild
+++ b/source/a/os-prober/os-prober.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=os-prober
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