aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2018-06-08 20:55:01 -0700
committerDonald Carr2018-06-08 20:55:01 -0700
commit4f8a55b6dcf2748a9617392b32443b91e168c433 (patch)
tree42f9a7b5b7636fbe1d65c42856c3e543e3cf0cde
parent7f0a7c4e4a0a07ee28d494e594856bd0daf70128 (diff)
downloadaur-4f8a55b6dcf2748a9617392b32443b91e168c433.tar.gz
Dont use vortex unless the build dir exists
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index deabbcc9c8e9..5ed2f21123c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -214,7 +214,7 @@ optdepends=('qtcreator: Integrated Raspberry Pi IDE development')
makedepends=("git" "pkgconfig" "gcc" "gperf" "python")
#_provider=http://qt.mirror.constant.com/
_provider=https://download.qt.io
-_tmpfs_dir=/vortex
+_tmpfs_dir=/vortex/build
_arch_specific_configure_options="\
-prefix /usr \