summaryrefslogtreecommitdiff
path: root/strata/gnome/icu.morph
blob: 5a9b069a474121dd4c052c76cc813dadfb817d28 (plain)
1
2
3
4
5
6
7
8
name: icu
kind: chunk
configure-commands:
- cd source; ./runConfigureICU Linux --prefix=/usr --sysconfdir=/etc
build-commands:
- cd source; unset TARGET ; make
install-commands:
- cd source; unset TARGET ; make DESTDIR="$DESTDIR" install