summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tbdiff.morph7
1 files changed, 1 insertions, 6 deletions
diff --git a/tbdiff.morph b/tbdiff.morph
index 94ed111..8963c85 100644
--- a/tbdiff.morph
+++ b/tbdiff.morph
@@ -1,10 +1,5 @@
{
"name": "tbdiff",
"kind": "chunk",
- "build-commands": [
- "make"
- ],
- "install-commands": [
- "make PREFIX=\"/usr\" DESTDIR=\"$DESTDIR\" install"
- ]
+ "build-system": "autotools"
}