summaryrefslogtreecommitdiff
path: root/chunks/gettext.morph
blob: ecd3d79be3a2102398dc4bcb6a97681dd2554a67 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: gettext
kind: chunk
repo: upstream:gettext
ref: 3898e324f07c05404b63d71f0e519f352fb1e072
max-jobs: 1
configure-commands:
- ./configure --prefix=/usr
build-commands:
- make EXAMPLESPOFILES=
install-commands:
- make EXAMPLESPOFILES= DESTDIR="$DESTDIR" install