summaryrefslogtreecommitdiff
path: root/strata/tools/protobuf.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-07 22:28:01 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-07 22:28:01 +0000
commitdc64187425f31e2ea978d34966ff1137aebfc14c (patch)
tree9f04a88db64ea3d96ad9f412323eef06669d31f9 /strata/tools/protobuf.morph
parent7c9ae0b788651d1693a398cbadcbe56f65cca2f3 (diff)
downloaddefinitions-baserock/pedroalvarez/mosh.tar.gz
Diffstat (limited to 'strata/tools/protobuf.morph')
-rw-r--r--strata/tools/protobuf.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/tools/protobuf.morph b/strata/tools/protobuf.morph
new file mode 100644
index 00000000..5e9871da
--- /dev/null
+++ b/strata/tools/protobuf.morph
@@ -0,0 +1,6 @@
+name: protobuf
+kind: chunk
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- ./configure --prefix="$PREFIX"