summaryrefslogtreecommitdiff
path: root/debian/python3-klaus.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/python3-klaus.postinst')
-rw-r--r--debian/python3-klaus.postinst6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/python3-klaus.postinst b/debian/python3-klaus.postinst
deleted file mode 100644
index d748a14..0000000
--- a/debian/python3-klaus.postinst
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-update-alternatives --install /usr/bin/klaus klaus /usr/bin/klaus3 5 \
- --slave /usr/share/man/man1/klaus.1.gz klaus.1.gz /usr/share/man/man1/klaus3.1.gz
-
-#DEBHELPER#