aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2017-01-13 08:06:19 -0800
committerDonald Carr2017-01-13 08:06:19 -0800
commitedf1151b0fb54ff816598e714fa4f2344c36126f (patch)
treed82ca2387761b94dddfc50c1f2c37efda44bc210
parent9e068e40207aae2b54e28858513e4814c96ce452 (diff)
downloadaur-edf1151b0fb54ff816598e714fa4f2344c36126f.tar.gz
Pardon my stroke
Change-Id: Ic5e9403a3a803041afb6afe25f273c8e869007e9
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 867fb5546a90..870cc077c7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -142,7 +142,6 @@ _provider=http://qt.mirror.constant.com/
#_provider=https://download.qt.io
# shouldn't be needed
-#-hostprefix ${_installprefix} \
_core_configure_options="\
-prefix ${_installprefix} \
-confirm-license \
@@ -268,6 +267,7 @@ if $_target_host; then
else
local _configure_line="${_srcdir}/configure \
${_core_configure_options} \
+ -hostprefix ${_installprefix} \
-qtlibinfix "Pi${_piver}" \
-sysroot ${_sysroot} \
-device ${_mkspec} \