remove the gzip chunk after CONTENTS, it was only needed back when
authorespie <espie@openbsd.org>
Sun, 15 May 2022 08:02:23 +0000 (08:02 +0000)
committerespie <espie@openbsd.org>
Sun, 15 May 2022 08:02:23 +0000 (08:02 +0000)
commitb9b382d5d72cf6b649a7890fb20c6853d851b43e
tree6f6c728eca95f516ff860ba64a793e05e4e5a8a1
parent9034d736f3d6935a8fef99d8e4a7178c8b2ca536
remove the gzip chunk after CONTENTS, it was only needed back when
we signed the packing-list separately. Now that we use signify to
create the signature without decompressing anything, it's completely
irrelevant.
usr.sbin/pkg_add/OpenBSD/PkgCreate.pm