aboutsummaryrefslogtreecommitdiff
path: root/debian/ssh-agent-filter.preinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/ssh-agent-filter.preinst')
-rw-r--r--debian/ssh-agent-filter.preinst7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/ssh-agent-filter.preinst b/debian/ssh-agent-filter.preinst
deleted file mode 100644
index fda1b84..0000000
--- a/debian/ssh-agent-filter.preinst
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-set -e
-
-dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/ssh-agent-filter 0.4.1-1~ -- "$@"
-
-#DEBHELPER#