From 647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 17 May 2024 19:01:42 +0200 Subject: Merging debian version 1:9.7p1-5. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6431a78..acb3140 100755 --- a/debian/rules +++ b/debian/rules @@ -33,7 +33,7 @@ else endif # Change the version string to reflect distribution -SSH_EXTRAVERSION := $(DEB_VENDOR)-$(shell echo '$(DEB_VERSION)' | sed -e 's/.*-//') +SSH_EXTRAVERSION := $(DEB_VENDOR)-$(shell echo '$(DEB_VERSION)' | sed -e 's/.*-//; s/+salsaci+.*/+salsaci/') UBUNTU := $(shell $(call dpkg_vendor_derives_from,Ubuntu)) ifeq ($(UBUNTU),yes) -- cgit v1.2.3