summaryrefslogtreecommitdiff
path: root/chunks/qt4-tools-icu.morph
blob: c9a190b13eb27cd26d81f9f2d2de26a47bd53d85 (plain)
1
2
3
4
5
6
7
8
9
10
name: icu
kind: chunk
repo: upstream:icu
ref: ba023548a3bff7277cbea4acade3042ce9d8949e
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