aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-29 15:59:13 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-29 15:59:13 +0000
commit9481e3db702ad6214fa08de96346b995cacd83e4 (patch)
treeaa6f589f4d6c2a66d598878b7486808348cdd2eb
parent5e65f6a601a8ccd62f7c8344466adef3fd5d562b (diff)
downloadlh-bootstrap-9481e3db702ad6214fa08de96346b995cacd83e4.tar.xz
Small incremental build fixes (34)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6b84b6..326783c 100644
--- a/Makefile
+++ b/Makefile
@@ -76,7 +76,7 @@ $(OUTPUT)/tmp/.lh_diskimages_done: $(OUTPUT)/tmp/.lh_rootfs_installed $(OUTPUT)/
exec setuidgid $(NORMALUSER) touch $@
qemu-boot: $(OUTPUT)/build-host/kernel/.lh_installed $(OUTPUT)/tmp/.lh_diskimages_done run-qemu
- exec ./run-qemu
+ exec setuidgid $(NORMALUSER) ./run-qemu
# Subsystems