Merge pull request #79 from Enlik/qfile-no-e
[entropy.spm] adapt to qfile from portage-utils-0.80
This commit is contained in:
@@ -2086,7 +2086,7 @@ class PortagePlugin(SpmPlugin):
|
||||
|
||||
qfile_args = (qfile_exec, "-q", "-C", "-R", root,)
|
||||
if exact_match:
|
||||
qfile_args += ("-e",)
|
||||
qfile_args += ("-v",)
|
||||
|
||||
rc = 0
|
||||
for filename in paths:
|
||||
|
||||
Reference in New Issue
Block a user