summaryrefslogtreecommitdiff
path: root/tbdiff.morph
diff options
context:
space:
mode:
Diffstat (limited to 'tbdiff.morph')
-rw-r--r--tbdiff.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/tbdiff.morph b/tbdiff.morph
new file mode 100644
index 0000000..94ed111
--- /dev/null
+++ b/tbdiff.morph
@@ -0,0 +1,10 @@
+{
+ "name": "tbdiff",
+ "kind": "chunk",
+ "build-commands": [
+ "make"
+ ],
+ "install-commands": [
+ "make PREFIX=\"/usr\" DESTDIR=\"$DESTDIR\" install"
+ ]
+}