From ccfc3b44f062d2338af8099bc556be96176dfc46 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 09:25:36 +0200 Subject: Enabling building for backports. Signed-off-by: Daniel Baumann --- debian/rules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index f3ab6a09be..89485b1300 100755 --- a/debian/rules +++ b/debian/rules @@ -711,11 +711,7 @@ endif # Distro-specific overrides # Debian Bookworm -ifeq "$(DEB_DISTRIBUTION)" "bookworm-backports" - BUGS=mailto:debian-backports@lists.debian.org - SYSTEM_STUFF := $(filter-out frozen mdds orcus libcmis,$(SYSTEM_STUFF)) - BOOKWORM_BACKPORT=y -endif +BOOKWORM_BACKPORT=y CONFIGURE_FLAGS += $(foreach i, $(SYSTEM_STUFF),--with-system-$(i)) -- cgit v1.2.3