summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core.morph2
-rw-r--r--strata/core/libtool.morph5
2 files changed, 1 insertions, 6 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 9553fec1..b025e579 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -220,10 +220,10 @@ chunks:
- gettext-tarball
- libtool-tarball
- name: libtool
- morph: strata/core/libtool.morph
repo: upstream:libtool
ref: 5e11a17c39a2a976a09c33a568431a9f7ad00d48
unpetrify-ref: baserock/v2.4.6
+ build-system: autotools
build-depends:
- autoconf
- automake
diff --git a/strata/core/libtool.morph b/strata/core/libtool.morph
deleted file mode 100644
index 04263ac9..00000000
--- a/strata/core/libtool.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: libtool
-kind: chunk
-build-system: autotools
-pre-configure-commands:
-- ./bootstrap