summaryrefslogtreecommitdiff
path: root/unmaintained/strata/enlightenment/enlightenment.morph
blob: 90f0c64692614151fa283369280a1ad9729cdd4c (plain)
1
2
3
4
5
6
7
8
name: enlightenment
kind: chunk
configure-commands:
- ./autogen.sh --prefix=/usr
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install