From 0ce6de7adbd5fe6b268e1b8a1422cdfeb7cdebf5 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 14 Apr 2014 12:22:53 +0000 Subject: Add chunk morphologies to definitions repository --- chunks/tools-cmdtest.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 chunks/tools-cmdtest.morph (limited to 'chunks/tools-cmdtest.morph') diff --git a/chunks/tools-cmdtest.morph b/chunks/tools-cmdtest.morph new file mode 100644 index 00000000..b7f85092 --- /dev/null +++ b/chunks/tools-cmdtest.morph @@ -0,0 +1,8 @@ +name: cmdtest +kind: chunk +repo: upstream:cmdtest +ref: 62fa7e08f76a5b6bb8410add49c40656b3e73acd +build-commands: +- python setup.py build +install-commands: +- python setup.py install --prefix=/usr --root "$DESTDIR" -- cgit v1.2.1