summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bonnie.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/bonnie.morph b/bonnie.morph
new file mode 100644
index 0000000..e632b81
--- /dev/null
+++ b/bonnie.morph
@@ -0,0 +1,7 @@
+kind: chunk
+name: bonnie
+build-commands:
+- make
+install-commands:
+- mkdir -p "$DESTDIR/$PREFIX/bin"
+- install -o 0 -g 0 -m 0755 Bonnie "$DESTDIR/$PREFIX/bin/bonnie"