Fix CONFLICTS function
commit71b9ade837d8bd269e7a7a96d4a4af171630ca33
authormateor <mateorod9@gmail.com>
Sat, 22 Jun 2013 06:49:44 +0000 (22 01:49 -0500)
committermateor <mateorod9@gmail.com>
Sat, 22 Jun 2013 06:49:44 +0000 (22 01:49 -0500)
tree9a45d6d4e884e52c8ac5303d83f4c451b16d5aa4
parentb70929cf179ab11c7eab5c11d575d68efbb0105a
Fix CONFLICTS function

When using rom probe, the CONFLICTS function did not iterate through the mod
list. So if there were multiple mods and no rom type specified, the conflicts
function would only work on the first mod in the list, generally hard-coded
to be a PDroid mod.

Closes (#125)
auto_patcher