summaryrefslogtreecommitdiffstats
path: root/source/t/xfig/xfig.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-28 18:58:24 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-29 08:59:51 +0200
commitc702f4c8b2340e0db21698402307c91e600b3451 (patch)
treed801a8abdc8eb8991a8af57925ed2baca2b4b631 /source/t/xfig/xfig.SlackBuild
parent152c2f5d42f80e854acfb0f0d01c450b98f4d10b (diff)
downloadcurrent-20210328185824.tar.gz
current-20210328185824.tar.xz
Sun Mar 28 18:58:24 UTC 202120210328185824
a/mkinitrd-1.4.11-x86_64-21.txz: Rebuilt. mkinitrd_command_generator.sh: use blkid options to ensure that the correct root device is matched. Thanks to eduardr and shruggy. d/ccache-4.2.1-x86_64-1.txz: Upgraded. d/re2c-2.1.1-x86_64-1.txz: Upgraded. l/gegl-0.4.30-x86_64-1.txz: Upgraded. n/epic5-2.1.4-x86_64-1.txz: Upgraded. n/fetchmail-6.4.18-x86_64-1.txz: Upgraded. n/whois-5.5.9-x86_64-1.txz: Upgraded. t/fig2dev-3.2.8a-x86_64-1.txz: Upgraded. t/xfig-3.2.8a-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/t/xfig/xfig.SlackBuild')
-rwxr-xr-xsource/t/xfig/xfig.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/t/xfig/xfig.SlackBuild b/source/t/xfig/xfig.SlackBuild
index e4fef83d7..9bd98398e 100755
--- a/source/t/xfig/xfig.SlackBuild
+++ b/source/t/xfig/xfig.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xfig
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