summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core/patch.morph8
1 files changed, 2 insertions, 6 deletions
diff --git a/strata/core/patch.morph b/strata/core/patch.morph
index 8e8f309c..b7f146ef 100644
--- a/strata/core/patch.morph
+++ b/strata/core/patch.morph
@@ -1,9 +1,5 @@
name: patch
kind: chunk
-configure-commands:
+build-system: autotools
+pre-configure-commands:
- ./bootstrap --skip-po
-- ./configure --prefix="$PREFIX" --disable-nls
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install