diff options
Diffstat (limited to 'debian/postinst')
-rw-r--r-- | debian/postinst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/postinst b/debian/postinst index 7a4a174..8c56088 100644 --- a/debian/postinst +++ b/debian/postinst @@ -2,9 +2,6 @@ set -e -dpkg-maintscript-helper rm_conffile \ - /etc/w3m/w3mconfig 0.4.2-2~ -- "$@" - case "$1" in configure) update-alternatives --quiet --install /usr/bin/pager pager \ |