summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-01-18 20:39:39 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-19 08:59:55 +0100
commit1c7cd7d8173b5ad45462c7bfd8ba99cd013b959e (patch)
tree04e15766d9232af3c39e47ddc8f5e30556cbef2c /source/l
parent387bf82d1caf0cb8c6e4407796b3fabe587be38e (diff)
downloadcurrent-1c7cd7d8173b5ad45462c7bfd8ba99cd013b959e.tar.gz
current-1c7cd7d8173b5ad45462c7bfd8ba99cd013b959e.tar.xz
Tue Jan 18 20:39:39 UTC 202220220118203939
l/rpcsvc-proto-1.4.3-x86_64-1.txz: Upgraded. x/xterm-370-x86_64-5.txz: Rebuilt. XTerm-console: don't include locale options by default. Fix typo in comment. Thanks to GazL. isolinux/initrd.img: Rebuilt. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/rpcsvc-proto/rpcsvc-proto.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/rpcsvc-proto/rpcsvc-proto.SlackBuild b/source/l/rpcsvc-proto/rpcsvc-proto.SlackBuild
index b003e5594..2d2c27b45 100755
--- a/source/l/rpcsvc-proto/rpcsvc-proto.SlackBuild
+++ b/source/l/rpcsvc-proto/rpcsvc-proto.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rpcsvc-proto
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then