summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2023-01-18 21:26:42 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2023-01-19 08:33:36 +0000
commit7915f039a37f6496ec572f33ddb204a5709f7020 (patch)
treef4ae5a11dfea63b23b0b2ea154dbabc853a34aa0
parent159426acb90f7db394ec40dfe22d4999a9190e6e (diff)
downloadhaskell-wip/ghcup-metadata-fixes.tar.gz
ghcup metadata: Remove viPostRemove field from generated metadatawip/ghcup-metadata-fixes
This has been removed from the downstream metadata.
-rwxr-xr-x.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py b/.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py
index b763bc41da..6d19bc344e 100755
--- a/.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py
+++ b/.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py
@@ -220,7 +220,6 @@ def mk_new_yaml(release_mode, version, pipeline_type, job_map):
# Check that this link exists
, "viChangeLog": change_log
, "viSourceDL": source
- , "viPostRemove": "*ghc-post-remove"
, "viArch": { "A_64": a64
, "A_32": a32
, "A_ARM64": arm64