From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/strata/qt4-tools/icu.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 baserock/strata/qt4-tools/icu.morph (limited to 'baserock/strata/qt4-tools/icu.morph') diff --git a/baserock/strata/qt4-tools/icu.morph b/baserock/strata/qt4-tools/icu.morph new file mode 100644 index 00000000..37dec07e --- /dev/null +++ b/baserock/strata/qt4-tools/icu.morph @@ -0,0 +1,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 -- cgit v1.2.1