Project

General

Profile

Bug #2380 » 0002-Account-for-both-options-for-file-result-on-folders.patch

Pavel Shved, 02/05/2012 09:36 PM

View differences:

ldv-core/ldv-core
vsay 'DEBUG', "Second source detection stage...\n";
# II. Detect - source type and corresponding action...
#if($type eq 'inode/directory') {
if($type eq 'application/x-directory') {
if($type eq 'application/x-directory' || $type eq 'inode/directory') {
# detect - is it patch or driver or nothing...
(2-2/2)