summaryrefslogtreecommitdiff
path: root/strata/chef/sgdisk.morph
blob: e792f9d9505412b0bfe1198989a024f77cbcbe14 (plain)
1
2
3
4
5
6
7
name: sgdisk
kind: chunk
build-commands:
- make
install-commands:
- install -D -m 0755 -o root -g root sgdisk "$DESTDIR$PREFIX/bin/sgdisk"