summaryrefslogtreecommitdiff
path: root/chunks/gettext.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/gettext.morph')
-rw-r--r--chunks/gettext.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/chunks/gettext.morph b/chunks/gettext.morph
new file mode 100644
index 00000000..ecd3d79b
--- /dev/null
+++ b/chunks/gettext.morph
@@ -0,0 +1,11 @@
+name: gettext
+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