summaryrefslogtreecommitdiff
path: root/strata/core/gettext.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/gettext.morph')
-rw-r--r--strata/core/gettext.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/core/gettext.morph b/strata/core/gettext.morph
new file mode 100644
index 00000000..3e2c56b5
--- /dev/null
+++ b/strata/core/gettext.morph
@@ -0,0 +1,9 @@
+name: gettext
+kind: chunk
+max-jobs: 1
+configure-commands:
+- ./configure --prefix=/usr
+build-commands:
+- make EXAMPLESPOFILES=
+install-commands:
+- make EXAMPLESPOFILES= DESTDIR="$DESTDIR" install