ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/pcmciautils.preinst

7 lines
261 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/udev/pcmcia.rules 015-1\+b100 -- "$@"
dpkg-maintscript-helper rm_conffile /etc/init.d/pcmciautils 015-1\+b100 -- "$@"
# End automatically added section