summaryrefslogtreecommitdiff
path: root/strata/tools/parted.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-09 14:39:09 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-09 16:47:15 +0000
commit1001ecc85580f37895122f9724282468cc780ea2 (patch)
tree13f629aec1aea95baa25b6284143e4c8ed286477 /strata/tools/parted.morph
parent842ff34fd1d16b83cf702828958ffc88671b8e8f (diff)
downloaddefinitions-1001ecc85580f37895122f9724282468cc780ea2.tar.gz
Add parted to tools
It is required for Ironic.
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=