summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:31:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:33:41 +0000
commita58775dd63781d28231ee5ffe00e835bf4c49a47 (patch)
tree260dae6aea31be7141a4b04b14edd9ff3db5525d
parentMerging debian version 2:4.20.0+dfsg-1~exp2. (diff)
downloadsamba-a58775dd63781d28231ee5ffe00e835bf4c49a47.tar.xz
samba-a58775dd63781d28231ee5ffe00e835bf4c49a47.zip
Handling t64 migration revert through pkg.samba.before-trixie build-profile.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
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},)