summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dave Woodfall2020-01-26 03:25:57 +0100
committer Dave Woodfall2020-04-05 17:23:13 +0200
commit0f035be5893502cefc923f7abe5563c1d915a7d0 (patch)
tree026c9ef0b281c689adae0fbd8efa05de6b758040 /libraries
parent6bf9b37f2e7cb05a95500be946576037839d8768 (diff)
downloadslackbuilds-0f035be5893502cefc923f7abe5563c1d915a7d0.tar.gz
libraries/qt5: Fix typo
Diffstat (limited to 'libraries')
-rw-r--r--libraries/qt5/qt5.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/qt5/qt5.SlackBuild b/libraries/qt5/qt5.SlackBuild
index 9ccc644902..925907894f 100644
--- a/libraries/qt5/qt5.SlackBuild
+++ b/libraries/qt5/qt5.SlackBuild
@@ -49,7 +49,7 @@
PRGNAM=qt5
VERSION=${VERSION:-5.12.6}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -200,7 +200,7 @@ export QT_PLUGIN_PATH="${QTDIR}/qtbase/plugins"
$USE_CCACHE \
$CODECS \
$PULSE \
- $RELOCAtions \
+ $RELOCATIONS \
$BUILD_EXAMPLES
make