projects
/
dpa-image-builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1e0e4
)
bugfix
author
Daniel Abrecht
<public@danielabrecht.ch>
Sun, 15 May 2022 22:18:55 +0000
(22:18 +0000)
committer
Daniel Abrecht
<public@danielabrecht.ch>
Sun, 15 May 2022 22:18:55 +0000
(22:18 +0000)
chroot-build-helper/real-makefile
patch
|
blob
|
history
diff --git
a/chroot-build-helper/real-makefile
b/chroot-build-helper/real-makefile
index ff4814b722a8de44bef27801ad2d84c2c04f731d..0dde2277f73e8ae43a24593a9d5b496e257af4f6 100644
(file)
--- a/
chroot-build-helper/real-makefile
+++ b/
chroot-build-helper/real-makefile
@@
-19,7
+19,7
@@
$(DEBOOTSTRAP_SCRIPT):
build-env/$(DISTRO)/$(RELEASE)/rootfs: build-env/.dir | $(DEBOOTSTRAP_SCRIPT) $(UEXEC)
set -ex; \
mkdir -p "$@.tmp"; \
- exec 8>"
.$@
.lock"; \
+ exec 8>"
$(dir $@)
.lock"; \
flock 8; \
if [ -d "$@" ]; then exit 0; fi; \
uexec rm -rf "$@.tmp"; \