From 46e662806afd894147dafafa399ee62031d256dd Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Sun, 6 Sep 2015 21:18:20 +0200 Subject: install bash_completions manually, clean up conffile from prior versions --- debian/ssh-agent-filter.postinst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/ssh-agent-filter.postinst (limited to 'debian/ssh-agent-filter.postinst') diff --git a/debian/ssh-agent-filter.postinst b/debian/ssh-agent-filter.postinst new file mode 100644 index 0000000..fda1b84 --- /dev/null +++ b/debian/ssh-agent-filter.postinst @@ -0,0 +1,7 @@ +#!/bin/sh + +set -e + +dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/ssh-agent-filter 0.4.1-1~ -- "$@" + +#DEBHELPER# -- cgit v1.2.3