summaryrefslogtreecommitdiff
path: root/strata/lorry/libapr-util.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-13 16:14:48 +0000
committerEdward Cragg <edward.cragg@codethink.co.uk>2015-02-17 10:57:31 +0000
commitffd545fd5cd5e7abb6f9ebe1a968d52c2937913f (patch)
tree912d8661613289db40a6488dd13e2b816508e920 /strata/lorry/libapr-util.morph
parent480255744e15a59f6a78b06ec5264b00159c9ea9 (diff)
downloaddefinitions-ffd545fd5cd5e7abb6f9ebe1a968d52c2937913f.tar.gz
strata/lorry: update to apr 1.5.1 and apr-util 1.5.4
This commit also changes these packages to be built from the git repos created from the upstream svn ones, instead of tarball imports.
Diffstat (limited to 'strata/lorry/libapr-util.morph')
-rw-r--r--strata/lorry/libapr-util.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/lorry/libapr-util.morph b/strata/lorry/libapr-util.morph
new file mode 100644
index 00000000..26db03ba
--- /dev/null
+++ b/strata/lorry/libapr-util.morph
@@ -0,0 +1,7 @@
+name: libapr-util
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- ./buildconf --with-apr=/usr/share/apr-1
+configure-commands:
+- ./configure --prefix "$PREFIX" --with-apr=/usr/bin/apr-1-config