summaryrefslogtreecommitdiff
path: root/core/gettext.morph
blob: 6bbce2a2c97063e24410d97aeecc6f53de6fcbfc (plain)
1
2
3
4
5
6
7
8
9
10
11
name: core/gettext.morph
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