summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aa94c065b45..6139723a6276 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ if [[ -z $_piver ]] && [[ -n $LOCAL_PI_VER ]]; then
fi
if [[ -n "$_piver" ]]; then
-_qmake="/opt/qt-sdk-raspberry-pi${_piver}/bin/qmake"
+ _qmake="/opt/qt-sdk-raspberry-pi${_piver}/bin/qmake"
fi
# Uncomment for a debug build