summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-19 13:00:38 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-26 12:08:06 +0000
commit28c0cb385380ae3f956813068c741ab3e54f0ef2 (patch)
treefed94425874594207492bff8c1b363fc653ea29d /strata/core
parent161d70eaa1202e0bda150f21e3d537cc23480772 (diff)
downloaddefinitions-28c0cb385380ae3f956813068c741ab3e54f0ef2.tar.gz
Move sgdisk morph file to correct location (chef stratum)baserock/jjardon/core_cleanup
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/sgdisk.morph7
1 files changed, 0 insertions, 7 deletions
diff --git a/strata/core/sgdisk.morph b/strata/core/sgdisk.morph
deleted file mode 100644
index e792f9d9..00000000
--- a/strata/core/sgdisk.morph
+++ /dev/null
@@ -1,7 +0,0 @@
-name: sgdisk
-kind: chunk
-build-commands:
-- make
-install-commands:
-- install -D -m 0755 -o root -g root sgdisk "$DESTDIR$PREFIX/bin/sgdisk"
-