Bug #2380 » 0002-Account-for-both-options-for-file-result-on-folders.patch
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...
|
||
|
- « Previous
- 1
- 2
- Next »