From 962a9416f90497895b6e1f433245fe1c0212716c Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 12 Sep 2012 15:41:11 +0100 Subject: Initial morphology --- trove-setup.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 trove-setup.morph (limited to 'trove-setup.morph') diff --git a/trove-setup.morph b/trove-setup.morph new file mode 100644 index 0000000..29a3fb6 --- /dev/null +++ b/trove-setup.morph @@ -0,0 +1,8 @@ +{ + "name": "trove-setup", + "kind": "chunk", + "build-system": "manual", + "install-commands": [ + "make install DESTDIR=\"$DESTDIR\"" + ] +} -- cgit v1.2.1