From 28c0cb385380ae3f956813068c741ab3e54f0ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 19 Feb 2015 13:00:38 +0000 Subject: Move sgdisk morph file to correct location (chef stratum) --- strata/chef/sgdisk.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 strata/chef/sgdisk.morph (limited to 'strata/chef') diff --git a/strata/chef/sgdisk.morph b/strata/chef/sgdisk.morph new file mode 100644 index 00000000..e792f9d9 --- /dev/null +++ b/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