summaryrefslogtreecommitdiff
path: root/src/chroot-tools/Makefile
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2021-07-09 00:54:23 -0400
committerDavid P <megver83@parabola.nu>2021-07-09 01:18:24 -0400
commite51206cf3223baaca3a108f1215b98bcab0afdea (patch)
tree019e5aadaa3e9daf44584a203fde04aa7824ca1b /src/chroot-tools/Makefile
parent0e6f16fd96f89b675f7748bbd21a70f6796c45e8 (diff)
initial arch-nspawn replacement with chroot-run
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'src/chroot-tools/Makefile')
-rw-r--r--src/chroot-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chroot-tools/Makefile b/src/chroot-tools/Makefile
index de79819..a279172 100644
--- a/src/chroot-tools/Makefile
+++ b/src/chroot-tools/Makefile
@@ -4,9 +4,9 @@ include $(topsrcdir)/build-aux/Makefile.head.mk
pkglibexecdir = $(libexecdir)/libretools/chroot
pkglibdir = $(libdir)/libretools/chroot
-libretools.src.devtools = makechrootpkg.in mkarchroot.in arch-nspawn.in
+libretools.src.devtools = makechrootpkg.in mkarchroot.in chroot-run.in
libretools.out.bins = librechroot libremakepkg
-libretools.out.libexecs = arch-nspawn chcleanup distcc-tool indent mkarchroot
+libretools.out.libexecs = chroot-run chcleanup distcc-tool indent mkarchroot
libretools.out.libs = $(libretools.src.sh) makechrootpkg.sh
files.out.int += chcleanup.lib
files.sys.libretools += $(bindir)/chcleanup # not in libretools.out.bins because explicit rule