From 3af01fb82311856e768e31aa32e6b5f30246df5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jakub=20Ru=C5=BEi=C4=8Dka?= Date: Mon, 7 Oct 2024 15:58:11 +0200 Subject: [PATCH] distro/pkg/deb: remove Multi-Arch: same from dnstap The module isn't really Multi-Arch, remove the false declaration. --- distro/pkg/deb/control | 1 - 1 file changed, 1 deletion(-) diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index e376bd46a..37865deaf 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -90,7 +90,6 @@ Description: Knot Resolver development files Package: knot-resolver6-module-dnstap Architecture: any -Multi-Arch: same Depends: knot-resolver6 (= ${binary:Version}), libfstrm0, -- 2.47.2