#!/bin/sh -e if [ "$1" = "remove" ] then ldconfig fi if dpkg-maintscript-helper supports symlink_to_dir; then dpkg-maintscript-helper symlink_to_dir \ /usr/share/doc/libperl5.22 perl 5.22.0-4~ -- "$@" fi exit 0