Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
var
/
lib
/
dpkg
/
info
/
/var/lib/dpkg/info/pcmciautils.postrm
#! /bin/sh set -e case $1 in purge) rm -f /etc/default/pcmciautils rm -f /etc/udev/rules.d/60-pcmcia.rules rm -f /etc/pcmcia/config.opts /etc/pcmcia/config.opts~ rmdir /etc/pcmcia || true ;; esac # Automatically added by dh_installdeb dpkg-maintscript-helper rm_conffile /etc/init.d/pcmciautils 015-1+b100 -- "$@" # End automatically added section # Automatically added by dh_installdeb dpkg-maintscript-helper rm_conffile /etc/udev/pcmcia.rules 015-1+b100 -- "$@" # End automatically added section