From ae461519aea821775184a40e06a1cc9cbb1149b3 Mon Sep 17 00:00:00 2001 From: Nathan Pratta Teodosio Date: Thu, 25 Aug 2022 10:46:39 -0300 Subject: [PATCH] Don't install newly introduced bin/babl yet --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index c7fbed0..37f43cc 100755 --- a/debian/rules +++ b/debian/rules @@ -19,3 +19,6 @@ override_dh_auto_configure: override_dh_makeshlibs: dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/babl-0.1/ -- -c4 + +override_dh_missing: + dh_missing -X/usr/bin -- 2.30.2