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