debian-galaxy-a20e/rootfs/var/lib/dpkg/info/perl-base.postinst

6 lines
194 B
Bash
Executable file

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.11.4
dpkg-maintscript-helper symlink_to_dir /usr/share/doc/perl-base perl 5.30.0-1 perl-base -- "$@"
# End automatically added section