summaryrefslogtreecommitdiff
path: root/strata/build-essential
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-06-01 22:11:37 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-06-07 23:31:24 +0000
commit67bcbf986a19ada7574224d1b6cc3ec7039398b8 (patch)
treecb525e655848a183423486ab5e64f1aba671a3dc /strata/build-essential
parent975c40201ecfee899932f0a8a532b82a3b8141bf (diff)
downloaddefinitions-67bcbf986a19ada7574224d1b6cc3ec7039398b8.tar.gz
Use latest zlib (1.2.8)
Also remove morph file as doesnt seem to be needed Change-Id: I2be278552baee752db39d1af7f95e7e98de75cf9
Diffstat (limited to 'strata/build-essential')
-rw-r--r--strata/build-essential/zlib.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/build-essential/zlib.morph b/strata/build-essential/zlib.morph
deleted file mode 100644
index a69eebf3..00000000
--- a/strata/build-essential/zlib.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: zlib
-kind: chunk
-max-jobs: 1
-configure-commands:
-- ./configure --prefix="$PREFIX"
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install