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

6 lines
190 B
Bash
Executable file

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.11.4
dpkg-maintscript-helper rm_conffile /etc/perl/sitecustomize.pl 5.26.0\~rc1-2\~ perl -- "$@"
# End automatically added section