From aa85df216ef454a47f2d6d027fcec2400d1083e3 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 14 Apr 2014 16:02:36 +0000 Subject: Add chunk morphologies to the definitions repository --- chunks/cgit.morph | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 chunks/cgit.morph (limited to 'chunks/cgit.morph') diff --git a/chunks/cgit.morph b/chunks/cgit.morph new file mode 100644 index 00000000..5ecc8abe --- /dev/null +++ b/chunks/cgit.morph @@ -0,0 +1,10 @@ +name: cgit +kind: chunk +repo: upstream:cgit +ref: acbf4a15e260c711094455dbef7c024f2553fd32 +unpetrify-ref: baserock/morph +build-system: manual +build-commands: +- make prefix="$PREFIX" +install-commands: +- make prefix="$PREFIX" DESTDIR="$DESTDIR" install -- cgit v1.2.1