found 405036 2:4.2.1-2 tags 405036 + pending patch thanks Hi Paolo, thanks for this patch. I applied it to the package I will upload after 4.3.1-6 migrate into testing/etch.
[...] > enc1=$(grep MIMENCODING $setupcache | sed "s/^MIMENCODE='\(.*\)'$/\1/")i > enc2=$(grep UUENCODE $setupcache | sed "s/^UUENCODE='\(.*\)'$/\1/") > - if [ ! -x "$enc" -a ! -x "$enc2" ] > + if [ ! -x "$enc1" -a ! -x "$enc2" ] > then -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

