From dc64187425f31e2ea978d34966ff1137aebfc14c Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 7 Oct 2014 22:28:01 +0000 Subject: Add mosh to tools --- strata/tools/protobuf.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/tools/protobuf.morph (limited to 'strata/tools/protobuf.morph') 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" -- cgit v1.2.1