aboutsummaryrefslogtreecommitdiff
path: root/debian/ssh-agent-filter.postrm
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2015-09-07 23:33:07 +0200
committerTimo Weingärtner <timo@tiwe.de>2015-09-07 23:33:29 +0200
commit14284f6d2b0affa1130c844be103a5f6b622ac82 (patch)
treea7d4508735fca3253359fa42c5e01d0f1198dfdf /debian/ssh-agent-filter.postrm
parente669c531df2674aca00ec81bf53c001575fc8c2d (diff)
downloadssh-agent-filter-14284f6d2b0affa1130c844be103a5f6b622ac82.tar.gz
use debhelper for dpkg-maintscript-helper
Diffstat (limited to 'debian/ssh-agent-filter.postrm')
-rw-r--r--debian/ssh-agent-filter.postrm7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/ssh-agent-filter.postrm b/debian/ssh-agent-filter.postrm
deleted file mode 100644
index fda1b84..0000000
--- a/debian/ssh-agent-filter.postrm
+++ /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#