From d64486b69d93cd45049f49e7326e087251e59fa0 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sat, 2 May 2020 12:44:21 +0900 Subject: Use maintscript file instead of manual calls to dpkg-maintscript-helper --- debian/postrm | 5 ----- 1 file changed, 5 deletions(-) (limited to 'debian/postrm') diff --git a/debian/postrm b/debian/postrm index 2a99079..ec73b41 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,8 +1,3 @@ #!/bin/sh - set -e - -dpkg-maintscript-helper rm_conffile \ - /etc/w3m/w3mconfig 0.4.2-2~ -- "$@" - #DEBHELPER# -- cgit v1.2.3