view debian-build/mplayer.postrm.debhelper @ 11333:acb4c4a5ce8c

Document lmin and lmax lavcopts; mpeg vrc_buf_size values
author ranma
date Thu, 30 Oct 2003 16:52:05 +0000
parents 33f43b0f24f7
children
line wrap: on
line source

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