summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-02 13:28:12 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-02 17:34:23 +0000
commit5f0ff4f6a324753af9c5378a5bca66da18ae14c5 (patch)
treed36cbdaa465da4a7431537115a523765bef4fbfe /strata/core
parentdb0b9615fdead45277aabfc64c9ccbec02179888 (diff)
downloaddefinitions-5f0ff4f6a324753af9c5378a5bca66da18ae14c5.tar.gz
strata/core: Use latest gettext tarball (0.19.4)
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/gettext-tarball.morph5
-rw-r--r--strata/core/gettext.morph9
2 files changed, 5 insertions, 9 deletions
diff --git a/strata/core/gettext-tarball.morph b/strata/core/gettext-tarball.morph
new file mode 100644
index 00000000..4983b484
--- /dev/null
+++ b/strata/core/gettext-tarball.morph
@@ -0,0 +1,5 @@
+name: gettext-tarball
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX"
diff --git a/strata/core/gettext.morph b/strata/core/gettext.morph
deleted file mode 100644
index 3e2c56b5..00000000
--- a/strata/core/gettext.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: gettext
-kind: chunk
-max-jobs: 1
-configure-commands:
-- ./configure --prefix=/usr
-build-commands:
-- make EXAMPLESPOFILES=
-install-commands:
-- make EXAMPLESPOFILES= DESTDIR="$DESTDIR" install