]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nhfsstone.postinst
2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
[nfs-utils.git] / debian / nhfsstone.postinst
index 39c3096bb5d2ae4745dae906c945782548cd55dd..07fe0c204aa491e356d6ac79ac4b211aa3a8413a 100644 (file)
@@ -1,9 +1,3 @@
 #!/bin/sh -e
 
-case "$1" in
-    configure)
-       test ! -d /usr/share/doc/nhfsstone ||
-         test -L /usr/doc/nhfsstone ||
-         ln -sf ../share/doc/nhfsstone /usr/doc/nhfsstone
-       ;;
-esac
+#DEBHELPER#