summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2013-06-28 11:12:32 +0200
committerOndřej Surý <ondrej@sury.org>2013-06-28 12:59:10 +0200
commita631b5193ce5fddf05da7857f5d15b891d463bdb (patch)
tree17be76e5fe332db43bcac083a4d6cc1379e95c8b
parent9d8b88c4c11eb47a8236f78dbc68fd78d7eb5c99 (diff)
downloadknot-a631b5193ce5fddf05da7857f5d15b891d463bdb.tar.gz
Fix faulty knot.postrm
-rw-r--r--debian/knot.postrm4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/knot.postrm b/debian/knot.postrm
index ed21405..31b8993 100644
--- a/debian/knot.postrm
+++ b/debian/knot.postrm
@@ -1,10 +1,6 @@
#!/bin/sh
set -e
-unset_perms() {
-
-}
-
if test "$1" = "purge"; then
spool=/var/lib/knot
rm -f $spool/*.db $spool/*.db.crc