summaryrefslogtreecommitdiff
path: root/strata/tools/parted.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/tools/parted.morph')
-rw-r--r--strata/tools/parted.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/tools/parted.morph b/strata/tools/parted.morph
new file mode 100644
index 00000000..c924ce01
--- /dev/null
+++ b/strata/tools/parted.morph
@@ -0,0 +1,9 @@
+name: parted
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls --disable-device-mapper
+build-commands:
+- make WERROR_CFLAGS=