mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
ostbuild: Compile and install ostbuild-user-chroot
It still needs to be made setuid.
This commit is contained in:
parent
fb5ecdac42
commit
5c7f019580
@ -19,3 +19,9 @@ bin_SCRIPTS += src/ostbuild/ostbuild-compile-one \
|
||||
src/ostbuild/ostbuild-compile-one-impl \
|
||||
src/ostbuild/ostbuild-nice-and-log-output \
|
||||
$(NULL)
|
||||
|
||||
bin_PROGRAMS += src/ostbuild/ostbuild-user-chroot
|
||||
|
||||
ostbuild_user_chroot_SOURCES = src/ostbuild/ostbuild-user-chroot.c
|
||||
ostbuild_user_chroot_CFLAGS = $(AM_CFLAGS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user