summaryrefslogtreecommitdiff
path: root/strata/enlightenment/bullet3.morph
blob: 74cb097adf96ec3161822e78ced388ccedd31291 (plain)
1
2
3
4
5
6
7
8
name: bullet
kind: chunk
configure-commands:
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install