summaryrefslogtreecommitdiff
path: root/strata/core/sgdisk.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-23 15:28:05 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-01-23 15:28:05 +0000
commit5390c2a1ec9815c90177e41f796278d59ed44dea (patch)
tree244cc0bf8b822a312a2a782c2328c06a297c3b9f /strata/core/sgdisk.morph
parent5f2cbb6e03d58bd15cea22e3571e8ef3ec3c08df (diff)
downloaddefinitions-5390c2a1ec9815c90177e41f796278d59ed44dea.tar.gz
Morph build 3e7db1f16da7415d8881f5c58e7fa189
System branch: master
Diffstat (limited to 'strata/core/sgdisk.morph')
-rw-r--r--strata/core/sgdisk.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/core/sgdisk.morph b/strata/core/sgdisk.morph
new file mode 100644
index 00000000..aaf3807c
--- /dev/null
+++ b/strata/core/sgdisk.morph
@@ -0,0 +1,6 @@
+name: sgdisk
+kind: chunk
+build-commands:
+- make
+install-commands:
+- install -D -m 0755 -o root -g root sgdisk "$DESTDIR$PREFIX/bin/sgdisk"