summaryrefslogtreecommitdiff
path: root/chunks/icu.morph
blob: 4bce1c3c10e2ee775db4eba91ed77476787df464 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: icu
kind: chunk
repo: upstream:icu
ref: ba023548a3bff7277cbea4acade3042ce9d8949e
unpetrify-ref: baserock/morph
configure-commands:
- cd source; ./runConfigureICU Linux --prefix=/usr
build-commands:
- cd source; unset TARGET ; make
install-commands:
- cd source; unset TARGET ; make DESTDIR="$DESTDIR" install