summaryrefslogtreecommitdiff
path: root/ti-rpc.morph
diff options
context:
space:
mode:
Diffstat (limited to 'ti-rpc.morph')
-rw-r--r--ti-rpc.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/ti-rpc.morph b/ti-rpc.morph
new file mode 100644
index 0000000..dc5eae2
--- /dev/null
+++ b/ti-rpc.morph
@@ -0,0 +1,9 @@
+{
+ "name": "ti-rpc",
+ "kind": "chunk",
+ "build-system": "autotools",
+ "configure-commands": [
+ "NOCONFIGURE=1 ./autogen.sh",
+ "./configure --prefix=\"$PREFIX\" --sysconfdir=/etc"
+ ]
+}