X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnfs-common.postinst;h=d4bfa8764219f94ac5611e33fbbc7589f910cba9;hp=9814bc5e21a7198b1538690aaff3164f47cf222f;hb=a5ca7b464d6acc8826473be76415043c7c8d85dd;hpb=0589851d086dae1d6b858d442367835591dd0107 diff --git a/debian/nfs-common.postinst b/debian/nfs-common.postinst index 9814bc5..d4bfa87 100755 --- a/debian/nfs-common.postinst +++ b/debian/nfs-common.postinst @@ -1,11 +1,9 @@ #!/bin/sh -e +#DEBHELPER# + case "$1" in configure) - test ! -d /usr/share/doc/nfs-common || - test -L /usr/doc/nfs-common || - ln -sf ../share/doc/nfs-common /usr/doc/nfs-common - update-rc.d nfs-common defaults 19 81 >/dev/null 2>&1 /etc/init.d/nfs-common start