summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core.morph5
-rw-r--r--strata/core/help2man.morph9
2 files changed, 2 insertions, 12 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 04b32e2b..0dc3f150 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -195,10 +195,9 @@ chunks:
- libexpat
- openssl-new
- name: help2man
- morph: strata/core/help2man.morph
repo: upstream:help2man
- ref: 0191a5f61525f8deea2ae8bdfea88190d85b6a71
- unpetrify-ref: baserock/morph
+ ref: 83bab7e2e8e24a380266a9a247c029c49b0de666
+ unpetrify-ref: baserock/v1.46.5
build-depends:
- autoconf-tarball
- automake
diff --git a/strata/core/help2man.morph b/strata/core/help2man.morph
deleted file mode 100644
index e25a8d8e..00000000
--- a/strata/core/help2man.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: help2man
-kind: chunk
-configure-commands:
-- autoreconf -i
-- ./configure --prefix=/usr
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install