aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst4
1 files changed, 3 insertions, 1 deletions
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)