summaryrefslogtreecommitdiff
path: root/strata/webtools/icu.morph
blob: 37dec07e7939ef3a12503065922b73e724a45755 (plain)
1
2
3
4
5
6
7
8
name: icu
kind: chunk
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