summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644
index 48012b7..0000000
--- a/debian/postinst
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-#if [ "$1" = "configure" ]; then
-# if [ -d /usr/doc -a ! -e /usr/doc/ucspi-tcp -a -d /usr/share/doc/ucspi-tcp ]; then
-# ln -sf ../share/doc/ucspi-tcp /usr/doc/ucspi-tcp
-# fi
-#fi
-