summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 01:28:20 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 01:28:20 +0000
commit98fc03d946c636001a40e97082352911cb2e7f22 (patch)
tree15e29f49c3cadacdfb3441535bdc2ee93e3a0b84 /debian/postinst
parent509e7c7f3c55082eead9c5f83093b2f082e9896b (diff)
Debian release 3.4p1-3.
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst9
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/postinst b/debian/postinst
index 34fee95d8..10d61d86e 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -315,15 +315,6 @@ setup_startup
315setup_init 315setup_init
316 316
317 317
318# Automatically added by dh_installdocs
319if [ "$1" = "configure" ]; then
320 if [ -d /usr/doc -a ! -e /usr/doc/ssh -a -d /usr/share/doc/ssh ]; then
321 ln -sf ../share/doc/ssh /usr/doc/ssh
322 fi
323fi
324# End automatically added section
325
326
327[ -e /usr/share/debconf/confmodule ] && db_stop 318[ -e /usr/share/debconf/confmodule ] && db_stop
328 319
329exit 0 320exit 0