diff options
Diffstat (limited to 'debian/postrm')
| -rw-r--r-- | debian/postrm | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/debian/postrm b/debian/postrm index 27f0220..2a99079 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,4 +1,6 @@ -#!/bin/sh -e +#!/bin/sh + +set -e  dpkg-maintscript-helper rm_conffile \    /etc/w3m/w3mconfig 0.4.2-2~ -- "$@" | 
