From edb6f8d03dafdbd07524f049bbcafca6aa22a5b9 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 4 May 2011 16:38:18 +0900 Subject: Releasing debian version 0.5.2-9 --- debian/w3m-img.postinst | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 debian/w3m-img.postinst (limited to 'debian/w3m-img.postinst') diff --git a/debian/w3m-img.postinst b/debian/w3m-img.postinst deleted file mode 100644 index 6f3908b..0000000 --- a/debian/w3m-img.postinst +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh -set -e - -if dpkg-statoverride --list /usr/lib/w3m/w3mimgdisplay >/dev/null ; then - dpkg-statoverride --remove /usr/lib/w3m/w3mimgdisplay -fi -dpkg-statoverride --update --add root video 2755 /usr/lib/w3m/w3mimgdisplay - -#DEBHELPER# -- cgit v1.2.3