Package: atool
Version: 0.29.0-2
Tags: patch

Hi,

atool does not read the config file option 'use_arj_for_unpack' as
there's a typo at line 1423 (in version 0.32.0 that is not in Debian
yet, but the bug is still there -- just grep for the line):
'use_arj_for_unpack'      => \$::cfg_use_arc_for_unpack,

the config file variable actually sets the internal variable for the
ARC format. That simply needs to be changed to 'cfg_use_arj_for_unpack'
to make it work.

Thanks,
Simon


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

Reply via email to