summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-09-06 23:38:03 +0000
committer Eric Hameleers <alien@slackware.com>2019-09-07 08:59:48 +0200
commitffb172da765942c091f4f7c2e5ae2b898fe98ed4 (patch)
treedf08ac64c0cf107551e8a5c8dc65d6f56d5f309f /source/xap
parent4538ea794adb5b02ee08203bc5f8ab79c6104482 (diff)
downloadcurrent-ffb172da765942c091f4f7c2e5ae2b898fe98ed4.tar.gz
current-ffb172da765942c091f4f7c2e5ae2b898fe98ed4.tar.xz
Fri Sep 6 23:38:03 UTC 201920190906233803
a/kernel-generic-4.19.71-x86_64-1.txz: Upgraded. a/kernel-huge-4.19.71-x86_64-1.txz: Upgraded. a/kernel-modules-4.19.71-x86_64-1.txz: Upgraded. d/kernel-headers-4.19.71-x86-1.txz: Upgraded. k/kernel-source-4.19.71-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/xap')
-rwxr-xr-xsource/xap/fvwm/fvwm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/fvwm/fvwm.SlackBuild b/source/xap/fvwm/fvwm.SlackBuild
index abebfcb4d..cffa1b987 100755
--- a/source/xap/fvwm/fvwm.SlackBuild
+++ b/source/xap/fvwm/fvwm.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fvwm
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