summaryrefslogtreecommitdiff
path: root/qt5-tools/icu.morph
blob: 5a32dd3c84d12a30bea0b4840fdf5d0c8e39161f (plain)
1
2
3
4
5
6
7
8
9
10
name: qt5-tools/icu.morph
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