summaryrefslogtreecommitdiff
path: root/strata/enlightenment/enlightenment.def
blob: a9e043ed53698047833fd08c2b690ac8a9299649 (plain)
1
2
3
4
5
6
7
name: enlightenment
configure-commands:
- ./autogen.sh --prefix=/usr
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install