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