summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 08:00:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 08:00:25 +0000
commit2b86238843ff12bd7bb98d9e8bf569413c5f7ec7 (patch)
treeb0c897b78ba01694fa182cd348959e574b722ce7 /debian/rules
parentAdding debian version 1:9.8p1-2. (diff)
downloadopenssh-2b86238843ff12bd7bb98d9e8bf569413c5f7ec7.tar.xz
openssh-2b86238843ff12bd7bb98d9e8bf569413c5f7ec7.zip
Adding debian version 1:9.8p1-3.debian/1%9.8p1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8aefb1a..d0a45d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,7 +134,7 @@ override_dh_auto_build-arch:
$(MAKE) -C debian/build-deb regress-prep
$(MAKE) -C debian/build-deb $(PARALLEL) regress-binaries regress-unit-binaries
ifeq ($(filter noudeb,$(DEB_BUILD_PROFILES)),)
- $(MAKE) -C debian/build-udeb $(PARALLEL) ASKPASS_PROGRAM='/usr/bin/ssh-askpass' ssh scp sftp sshd ssh-keygen
+ $(MAKE) -C debian/build-udeb $(PARALLEL) ASKPASS_PROGRAM='/usr/bin/ssh-askpass' ssh scp sftp sshd ssh-keygen sshd-session
endif
ifeq ($(filter pkg.openssh.nognome,$(DEB_BUILD_PROFILES)),)