Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://alsa-source_1.0.8-7_all.deb:1984980/postrm  info  downloads

#!/bin/bash
# Bash required because /usr/share/debconf/confmodule uses "local" (#252094)

set -e

if [ "$1" = "purge" ]; then
	rm -f /etc/alsa/alsa-source.conf
fi

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


Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions