summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-02-15 01:22:13 +0000
committer Eric Hameleers <alien@slackware.com>2019-02-15 08:59:45 +0100
commitdb49e94cd398f1f14c292f11535891ac1f4e834a (patch)
treec0592004329b20050c13d70f96f6d435882c8e1c /source
parent401b2ac2e8dd2e8d5c171c9947444e1271eb0a6b (diff)
downloadcurrent-db49e94cd398f1f14c292f11535891ac1f4e834a.tar.gz
current-db49e94cd398f1f14c292f11535891ac1f4e834a.tar.xz
Fri Feb 15 01:22:13 UTC 201920190215012213
extra/pure-alsa-system/fluidsynth-1.1.11-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/fluidsynth/fluidsynth.SlackBuild2
-rwxr-xr-xsource/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/fluidsynth/fluidsynth.SlackBuild b/source/l/fluidsynth/fluidsynth.SlackBuild
index 43f83bb81..75c3f1af9 100755
--- a/source/l/fluidsynth/fluidsynth.SlackBuild
+++ b/source/l/fluidsynth/fluidsynth.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fluidsynth
VERSION=$(printf ${PKGNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
index ec9d2fcb1..299a86c59 100755
--- a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
+++ b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
@@ -93,7 +93,7 @@ else
OPTIMIZE=${OPTIMIZE:-"-O1"}
fi
-# Thunderbord has been requiring more and more memory, especially while linking
+# Thunderbird has been requiring more and more memory, especially while linking
# libxul. If it fails to build natively on x86 32-bit, it can be useful to
# attempt the build using an x86_64 kernel and a 32-bit userspace. Detect this
# situation and set the ARCH to i686. Later in the script we'll add some