|
#!/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
|