summaryrefslogtreecommitdiff
path: root/strata/core/util-linux.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/util-linux.morph')
-rw-r--r--strata/core/util-linux.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/strata/core/util-linux.morph b/strata/core/util-linux.morph
new file mode 100644
index 00000000..dca8ad4c
--- /dev/null
+++ b/strata/core/util-linux.morph
@@ -0,0 +1,10 @@
+name: util-linux
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- ./autogen.sh
+configure-commands:
+- |
+ ./configure --prefix="$PREFIX" \
+ --enable-libmount-force-mountinfo \
+ --disable-use-tty-group