Package: hylafax-server
Version: 2:4.3.1~rc3-1
Severity: normal

in hylafax-server.postinst:213 I think it should be:

  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

-- paolo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to