summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96101264d93e..d222036a57fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,8 @@
# Set up the pi for Qt compilation. On Arch I just install chromium which pulls in all the deps
# Mount/copy this prepped rasp rootfs somewhere and set this path as the sysroot below
+# I use NFS personally: sudo mount qpii.local:/ /mnt/pi
+
# comment this turkey out in any circumstance when you need to regenate .SRCINFO
echo "Set your sysroot" && exit 1
_sysroot=/mnt/pi