]> wimlib.net Git - wimlib/commitdiff
do_wimlib_extract_paths(): Adjust condition to make target dir
authorEric Biggers <ebiggers3@gmail.com>
Fri, 17 Jan 2014 07:47:53 +0000 (01:47 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 17 Jan 2014 07:47:59 +0000 (01:47 -0600)
Don't make the target directory if called from wimlib_extract_files(),
since in that case the tree itself will be extracted to the target.


No differences found