summaryrefslogtreecommitdiffstats
path: root/source/a/os-prober/os-prober.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-11 18:23:51 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-12 08:59:53 +0200
commit456acffbf38d41361cf869a717ead6f37c7aab22 (patch)
tree8c096f34d11900ef584b4c6fc7a97605f0c7f13e /source/a/os-prober/os-prober.SlackBuild
parent62393f1fbd486bcd0a8bc9acffc24397eb913973 (diff)
downloadcurrent-456acffbf38d41361cf869a717ead6f37c7aab22.tar.gz
current-456acffbf38d41361cf869a717ead6f37c7aab22.tar.xz
Sun Jul 11 18:23:51 UTC 202120210711182351
a/kernel-generic-5.12.16-x86_64-1.txz: Upgraded. a/kernel-huge-5.12.16-x86_64-1.txz: Upgraded. a/kernel-modules-5.12.16-x86_64-1.txz: Upgraded. a/less-590-x86_64-1.txz: Upgraded. a/os-prober-1.79-x86_64-1.txz: Upgraded. ap/vim-8.2.3150-x86_64-1.txz: Upgraded. d/kernel-headers-5.12.16-x86-1.txz: Upgraded. k/kernel-source-5.12.16-noarch-1.txz: Upgraded. kde/digikam-7.3.0-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.3150-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to '')
-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 a7af85779..6706508bb 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