[ostree] ostbuild: Compile and install ostbuild-user-chroot
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] ostbuild: Compile and install ostbuild-user-chroot
- Date: Wed, 7 Dec 2011 02:39:37 +0000 (UTC)
commit 5c7f0195805d42ebc982997c7b407e69ae85a881
Author: Colin Walters <walters verbum org>
Date: Tue Dec 6 19:37:01 2011 -0500
ostbuild: Compile and install ostbuild-user-chroot
It still needs to be made setuid.
Makefile-ostbuild.am | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/Makefile-ostbuild.am b/Makefile-ostbuild.am
index 0a5cd56..6ff0dbb 100644
--- a/Makefile-ostbuild.am
+++ b/Makefile-ostbuild.am
@@ -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)
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]