summaryrefslogtreecommitdiff
path: root/bonnie.morph
blob: e632b810babcb9ed5acf7cd98152dbb99001316b (plain)
1
2
3
4
5
6
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"