[RARSLAVE] Fix extraction
authorIra W. Snyder <devel@irasnyder.com>
Tue, 26 Dec 2006 23:45:25 +0000 (15:45 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Tue, 26 Dec 2006 23:45:25 +0000 (15:45 -0800)
commit4eeb9e9a81a129b93ed11eb6023c5e1ec3767693
tree5864ceba58567d2facbafa15d6685584f43a6c5c
parent66dd8b6203c5e64c827cbb91956c575763fa2df1
[RARSLAVE] Fix extraction

Important bugfix. If the extraction directory is None, then we can safely
assume that we just don't want to do anything but a default extraction, not
outputting the files anywhere special.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
rarslave.py