From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/strata/chef/sgdisk.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 baserock/strata/chef/sgdisk.morph (limited to 'baserock/strata/chef/sgdisk.morph') diff --git a/baserock/strata/chef/sgdisk.morph b/baserock/strata/chef/sgdisk.morph new file mode 100644 index 00000000..e792f9d9 --- /dev/null +++ b/baserock/strata/chef/sgdisk.morph @@ -0,0 +1,7 @@ +name: sgdisk +kind: chunk +build-commands: +- make +install-commands: +- install -D -m 0755 -o root -g root sgdisk "$DESTDIR$PREFIX/bin/sgdisk" + -- cgit v1.2.1