From 5acea55eaacbc42e1b699e4fe313ee8fceeeb73a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 3 Oct 2022 01:31:18 +0200 Subject: DEB tde-i18n: Add a call dh_link to the rules. Although there are no symlinks installed by packaging, it also converts absolute symlinks to relative. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 72f8e0c2add329746d4de261c9e3e439761e710e) --- ubuntu/_base/core/tde-i18n/debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'ubuntu/_base/core') diff --git a/ubuntu/_base/core/tde-i18n/debian/rules b/ubuntu/_base/core/tde-i18n/debian/rules index 0daf98a6d..900b2d86e 100755 --- a/ubuntu/_base/core/tde-i18n/debian/rules +++ b/ubuntu/_base/core/tde-i18n/debian/rules @@ -150,6 +150,7 @@ binary-indep: build install dh_installdocs dh_installmenu dh_installchangelogs + dh_link dh_strip $(if $(wildcard /usr/bin/dh_strip_nondeterminism),\ dh_strip_nondeterminism) -- cgit v1.2.1