Skip to content

Commit 221ae16

Browse files
committed
fixup: remove internal libkdump file install
1 parent 6208bbb commit 221ae16

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

packages/drgn/config.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ UPSTREAM_GIT_URL="https://github.com/osandov/drgn.git"
2222
UPSTREAM_GIT_BRANCH="main"
2323

2424
function prepare() {
25-
#
26-
# Strictly speaking libkdumpfile is not a hard prerequisite for
27-
# drgn itself, but it is a hard requirement in our use-case as
28-
# we do want to use drgn for kdump-compressed crash dumps.
29-
#
30-
logmust install_pkgs "$DEPDIR"/libkdumpfile/*.deb
3125
logmust install_build_deps_from_control_file
3226
}
3327

0 commit comments

Comments
 (0)