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