From 81ee8aa6581c9ea7b900d72e6b168602c095fed9 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Tue, 7 Jul 2020 16:05:13 +0000 Subject: [PATCH] debian: Address some issues raised by lintian Remove swtpm_cuse related install script since not needed anymore. Also address the following issue: E: swtpm-tools: unknown-control-interpreter control/postinst #!/usr/bin/env Signed-off-by: Stefan Berger --- debian/swtpm-cuse.install | 3 --- debian/swtpm-tools.postinst.in | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 debian/swtpm-cuse.install diff --git a/debian/swtpm-cuse.install b/debian/swtpm-cuse.install deleted file mode 100644 index 74688b12..00000000 --- a/debian/swtpm-cuse.install +++ /dev/null @@ -1,3 +0,0 @@ -#! /usr/bin/dh-exec -/usr/bin/swtpm_cuse -/usr/share/man/man8/swtpm_cuse.8* diff --git a/debian/swtpm-tools.postinst.in b/debian/swtpm-tools.postinst.in index 36979cb6..7d11bb95 100644 --- a/debian/swtpm-tools.postinst.in +++ b/debian/swtpm-tools.postinst.in @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh SWTPM_LOCALCA_DIR=@LOCALSTATEDIR@/lib/swtpm-localca