[packman] [PM] urbanterror 4.1 (openSUSE 10.3/noarch)

Scott Jones scottj.org at gmail.com
Tue May 27 07:12:33 CEST 2008


There seems to be minor error in /usr/bin/urbanterror:

if [ ! -f $HOME/.q3a/UrbanTerror-4.1.autodl ]; then

should be 

if [ -f $HOME/.q3a/UrbanTerror-4.1.autodl ]; then

otherwise it bails with an error because it's unable to delete 
$HOME/.q3a/q3ut4/zpak000.pk3




More information about the Packman mailing list