From 7787344392eaeedc900dd81622037e6e24b6792c Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Fri, 8 Nov 2013 00:47:56 +0900 Subject: Use dpkg-maintscript-helper to remove obsolete conffile --- debian/postinst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 4268351..da7da35 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,5 +1,7 @@ #!/bin/sh -e -# + +dpkg-maintscript-helper rm_conffile \ + /etc/w3m/w3mconfig 0.4.2-2~ -- "$@" case "$1" in configure) -- cgit v1.2.3