Bug#397867: mplayer: win32codecs.sh will not uninstall

2006-11-10 Thread Diego Biurrun
tags 397867 +patch thanks On Thu, Nov 09, 2006 at 09:29:48PM -0500, Joey Morris wrote: > > The script win32codecs.sh does not properly uninstall the codecs. The > problem is that the uninstall code first changes to the $DIR directory, but > the $DIR variable has not been defined anywhere in the s

Bug#397867: mplayer: win32codecs.sh will not uninstall

2006-11-09 Thread Joey Morris
Package: mplayer Version: 1.0~rc1-3 Severity: normal The script win32codecs.sh does not properly uninstall the codecs. The problem is that the uninstall code first changes to the $DIR directory, but the $DIR variable has not been defined anywhere in the script. It looks like $DIR should be replace