From a58775dd63781d28231ee5ffe00e835bf4c49a47 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:31:32 +0200 Subject: Handling t64 migration revert through pkg.samba.before-trixie build-profile. Signed-off-by: Daniel Baumann --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index eb4e838..9fd250e 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,8 @@ #!/usr/bin/make -f SHELL = /bin/sh -e +export DEB_BUILD_PROFILES += pkg.samba.before-trixie + export DEB_BUILD_MAINT_OPTIONS = hardening=+all # Fast version of dpkg/architecture.mk defining all vars in one go ifeq (${DEB_HOST_MULTIARCH},) -- cgit v1.2.3