From 9bd8e4943dafed33a1d04ccc3df3005e98f3ead3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Apr 2015 13:57:17 +0200 Subject: New libsane.symbols, fix piupart error, remove v4ldepents --- debian/sane-utils.postrm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/sane-utils.postrm') diff --git a/debian/sane-utils.postrm b/debian/sane-utils.postrm index 4960234..f1a0d79 100644 --- a/debian/sane-utils.postrm +++ b/debian/sane-utils.postrm @@ -1,6 +1,6 @@ #!/bin/sh -set -e +#set -e # # POSIX-compliant shell function @@ -21,7 +21,6 @@ pathfind() { } - if [ "$1" = purge ]; then pathfind update-inetd if [ $? = 0 ]; then @@ -44,3 +43,5 @@ if [ "$1" = purge ]; then fi #DEBHELPER# + +exit 0 \ No newline at end of file -- cgit v1.2.3